infra/vars/frontend.yml
2020-11-21 23:42:08 +01:00

14 lines
328 B
YAML

---
with_certbot: true
certbot_email: info@cisti.org
servers:
- cicles:
server_name: antani.cisti.org
proxy_pass: http://192.168.199.105:8080
custom_config: |
sendfile on;
client_max_body_size 80m;
- gancio:
server_name: sblinda.cisti.org
proxy_pass: http://192.168.199.104:8000