forked from cisti/infra
11 lines
182 B
YAML
11 lines
182 B
YAML
|
---
|
||
|
with_certbot: true
|
||
|
with_nginx: true
|
||
|
with_backup: true
|
||
|
certbot_email: info@cisti.org
|
||
|
servers:
|
||
|
- cicles:
|
||
|
server_name: antani.cisti.org
|
||
|
proxy_pass: http://localhost:8001
|
||
|
|