Update config.json nobuild

This commit is contained in:
Alexandre
2025-07-17 17:41:19 +02:00
committed by GitHub
parent 844537ebf3
commit 5da83c9be2

View File

@@ -59,6 +59,7 @@
"DB_PORT": "int?", "DB_PORT": "int?",
"DB_USERNAME": "str?", "DB_USERNAME": "str?",
"DISABLE_WEB_UI": "bool?", "DISABLE_WEB_UI": "bool?",
"MINIO_DATA_LOCATION": "str",
"MINIO_ROOT_PASSWORD": "str", "MINIO_ROOT_PASSWORD": "str",
"MINIO_ROOT_USER": "str", "MINIO_ROOT_USER": "str",
"TZ": "str?", "TZ": "str?",