Merge branch 'Dokploy:main' into naterfute/plane

This commit is contained in:
Naterfute
2025-04-08 23:29:03 -07:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ encryption_salt = "${password:32}"
api_secret = "${password:32}"
[config]
[config.domains]
[[config.domains]]
serviceName = "lowcoder-api-service"
port = 3000
host = "${main_domain}"