Cleaning
This commit is contained in:
@@ -62,6 +62,11 @@
|
||||
"flushInterval": "SEARCH_ES_FLUSHINTERVAL"
|
||||
}
|
||||
},
|
||||
"storage": {
|
||||
"local": {
|
||||
"path": "STORAGE_LOCAL_PATH"
|
||||
}
|
||||
},
|
||||
"message-queue": {
|
||||
"type": "PUBSUB_TYPE",
|
||||
"amqp": {
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
}
|
||||
},
|
||||
"webserver": {
|
||||
"port": 3000,
|
||||
"port": 4000,
|
||||
"logger": {
|
||||
"level": "info"
|
||||
},
|
||||
@@ -154,6 +154,7 @@
|
||||
"api_key": "secret",
|
||||
"sender": "noreply@twake.app"
|
||||
},
|
||||
"applications": [],
|
||||
"services": [
|
||||
"auth",
|
||||
"push",
|
||||
|
||||
Reference in New Issue
Block a user