mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Update template.toml
This commit is contained in:
parent
cf34abcfa6
commit
1e40cb493f
@ -5,7 +5,7 @@ encryption_salt = "${password:32}"
|
|||||||
api_secret = "${password:32}"
|
api_secret = "${password:32}"
|
||||||
|
|
||||||
[config]
|
[config]
|
||||||
[config.domains]
|
[[config.domains]]
|
||||||
serviceName = "lowcoder-api-service"
|
serviceName = "lowcoder-api-service"
|
||||||
port = 3000
|
port = 3000
|
||||||
host = "${main_domain}"
|
host = "${main_domain}"
|
||||||
|
Loading…
Reference in New Issue
Block a user