reconfiguring port and name

This commit is contained in:
gyurix
2024-12-31 08:24:19 +01:00
parent ac13309ed1
commit a138cca25b
4 changed files with 5 additions and 5 deletions

View File

@@ -23,10 +23,10 @@
"PROXY": "smarthostloadbalancer"
},
{
"TARGET": "openprojectapp"
"TARGET": "openprojectapp-web"
},
{
"PORT": "80"
"PORT": "8080"
},
{
"DOMAIN": "#OPENPROJECT_DOMAIN"

View File

@@ -52,7 +52,7 @@
"SOURCE": "coredns"
},
{
"TARGET": "openprojectapp"
"TARGET": "openprojectapp-web"
},
{
"TYPE": "udp"

View File

@@ -49,7 +49,7 @@
"CHAIN": "DOCKER-USER"
},
{
"SOURCE": "openprojectapp"
"SOURCE": "openprojectapp-web"
},
{
"TARGET": "smtp"

View File

@@ -52,7 +52,7 @@
"SOURCE": "smarthostbackend"
},
{
"TARGET": "openprojectapp"
"TARGET": "openprojectapp-web"
},
{
"TYPE": "tcp"