Change production port to 8089 (3389 used by Chrome/RDP)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"server": {
|
||||
"port": 3389,
|
||||
"port": 8089,
|
||||
"host": "0.0.0.0"
|
||||
},
|
||||
"auth": {
|
||||
|
||||
Reference in New Issue
Block a user