This commit is contained in:
Romaric Mourgues
2023-03-24 17:04:08 +01:00
parent 8f4c059cb9
commit fcb0f993fe
38 changed files with 51 additions and 2799 deletions
@@ -62,6 +62,11 @@
"flushInterval": "SEARCH_ES_FLUSHINTERVAL"
}
},
"storage": {
"local": {
"path": "STORAGE_LOCAL_PATH"
}
},
"message-queue": {
"type": "PUBSUB_TYPE",
"amqp": {
+2 -1
View File
@@ -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",