1
This commit is contained in:
@@ -17,8 +17,8 @@ try {
|
||||
// Shared config (all environments)
|
||||
const baseConfig = {
|
||||
"port": {
|
||||
"node": 9098,
|
||||
"web": 9090
|
||||
"node": 9099,
|
||||
"web": 9091
|
||||
},
|
||||
"allowUrls": [
|
||||
"/admin_api/sys_user/login",
|
||||
|
||||
Reference in New Issue
Block a user