mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-18 04:15:24 +02:00
13 lines
156 B
YAML
13 lines
156 B
YAML
variables:
|
|
main_domain: ${domain}
|
|
|
|
config:
|
|
domains:
|
|
- serviceName: otterwiki
|
|
port: 80
|
|
host: ${main_domain}
|
|
|
|
env: []
|
|
|
|
mounts: []
|