Update config.yaml

This commit is contained in:
Alexandre
2024-12-06 15:04:41 +01:00
committed by GitHub
parent 92e7bb87f2
commit b47eccfbc7

View File

@@ -77,7 +77,7 @@ ports:
ports_description:
8080/tcp: webui
schema: {
"database": "list(sqlite|MariaDB_addon|Mysql_external)"
"database": "list(sqlite|MariaDB_addon|Mysql_external)",
"APP_KEY": "str?",
"DB_DATABASE": "str?",
"DB_HOST": "str?",