mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
docs: Minor README configuration path syntax correction
This commit is contained in:
@@ -110,7 +110,7 @@ config:
|
|||||||
- serviceName: grafana # Required
|
- serviceName: grafana # Required
|
||||||
port: 3000 # Required
|
port: 3000 # Required
|
||||||
host: ${main_domain} # Required
|
host: ${main_domain} # Required
|
||||||
path: / -> Optional
|
path: / # Optional
|
||||||
|
|
||||||
env: # Optional
|
env: # Optional
|
||||||
- AP_HOST=${main_domain}
|
- AP_HOST=${main_domain}
|
||||||
|
|||||||
Reference in New Issue
Block a user