mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-26 17:45:51 +02:00
fix: plane service name
This commit is contained in:
@@ -30,6 +30,6 @@ env = [
|
||||
mounts = []
|
||||
|
||||
[[config.domains]]
|
||||
serviceName = "plane"
|
||||
serviceName = "web"
|
||||
port = 8065
|
||||
host = "${main_domain}"
|
||||
|
||||
Reference in New Issue
Block a user