Update Leantime configuration to change port from 80 to 8080
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"TARGET": "leantime-app"
|
||||
},
|
||||
{
|
||||
"PORT": "80"
|
||||
"PORT": "8080"
|
||||
},
|
||||
{
|
||||
"DOMAIN": "#DOMAIN"
|
||||
|
Reference in New Issue
Block a user