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"