Update config.json

This commit is contained in:
Alexandre
2022-02-13 23:10:02 +01:00
committed by GitHub
parent 86804ece8f
commit 6134ab97d9

View File

@@ -22,6 +22,9 @@
"options": {
"APP_BASE_URL": "http://your_domain:port"
},
"map": [
"config:rw"
],
"schema": {
"APP_BASE_URL": "str",
"DB_CLIENT": "str?",