Update config.json

This commit is contained in:
Alexandre
2021-09-21 15:56:30 +02:00
committed by GitHub
parent f50f479370
commit cc5ac01885

View File

@@ -23,7 +23,7 @@
], ],
"environment": { "environment": {
"DB_ENGINE": "sqlite", "DB_ENGINE": "sqlite",
"APP_PORT": 9925 "APP_PORT": "9925"
}, },
"options": {}, "options": {},
"schema": { "schema": {