2020-11-21 23:42:08 +01:00
|
|
|
---
|
|
|
|
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;
|
2020-12-28 17:39:41 +01:00
|
|
|
client_max_body_size 500m;
|