Update config.json

This commit is contained in:
Alexandre
2022-07-01 22:33:09 +02:00
committed by GitHub
parent 97b59cd4c5
commit 098b0cb24a

View File

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