init
This commit is contained in:
8
http-server-config.json
Normal file
8
http-server-config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"port": 1234,
|
||||
"cors": true,
|
||||
"logSensitiveData": true,
|
||||
"verbose": false,
|
||||
"logLinesLimit": 500,
|
||||
"networkInterface": "0.0.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user