playbooks/snibox/vars/default.yml
2020-10-17 12:28:52 +05:30

12 lines
267 B
YAML

---
http_host: "notes.tanshu.com"
http_conf: "notes.tanshu.com.conf"
http_url: "https://notes.tanshu.com"
frontend_container: snibox-fe
frontend_image: snibox/nginx-puma:1.15.9
backend_container: snibox-be
backend_image: snibox/snibox:latest
host_directory: snibox