Update config.json

This commit is contained in:
Alexandre
2021-07-29 16:24:06 +02:00
committed by GitHub
parent 46fa9bd344
commit ae5877fb4e

View File

@@ -21,7 +21,8 @@
"share:rw"
],
"environment": {
"DB_ENGINE": "sqlite"
"DB_ENGINE": "sqlite",
"BASE_URL": "test"
},
"options": {},
"schema": {},