Update Leantime configuration to change port from 80 to 8080
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
"PORTS": [
|
||||
{
|
||||
"SOURCE": "null",
|
||||
"DEST": "80",
|
||||
"DEST": "8080",
|
||||
"TYPE": "tcp"
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user