Update config.json

This commit is contained in:
Alexandre
2022-07-01 22:55:09 +02:00
committed by GitHub
parent fcf00c0880
commit feb92bab70

View File

@@ -30,7 +30,7 @@
},
"schema": {
"ALLOWED_HOSTS": "str?",
"DB_TYPE": "list(sqlite|postgresql_external|mariadb_addon)",
"DB_TYPE": "list(sqlite|postgresql_external)",
"POSTGRES_DB": "str?",
"POSTGRES_HOST": "str?",
"POSTGRES_PASSWORD": "str?",