12 lines
267 B
YAML
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
|