infra/vars/frontend.yml

10 lines
237 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 500m;