nginx-configurator/ncc.yml.sample
2024-11-04 22:25:33 +01:00

8 lines
173 B
Text

conf_dir: "test-conf"
main_config: "nginx.conf"
dehydrated_dir: "dehydrated"
sites_dir: "sites"
targets:
- "ssh-host:/path/to/deployment"
- "/path/to/local/deployment"