fix configuration
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
"env": "production",
|
||||
"api": {
|
||||
"enabled": true,
|
||||
"apiServerUrl": "http://192.168.1.89:9000"
|
||||
"apiServerUrl": "http://localhost:9000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user