mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
12 lines
157 B
YAML
12 lines
157 B
YAML
variables:
|
|
main_domain: ${domain}
|
|
|
|
config:
|
|
domains:
|
|
- serviceName: stirling-pdf
|
|
port: 8080
|
|
host: ${main_domain}
|
|
|
|
env: {}
|
|
|
|
mounts: [] |