mariadb_addon

This commit is contained in:
Alexandre
2022-07-01 10:35:00 +02:00
committed by GitHub
parent cb91c4986e
commit 89576da04c

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?",