Update config.json

This commit is contained in:
Alexandre
2023-01-13 12:33:11 +01:00
committed by GitHub
parent 3bd0815aa9
commit f37a2ab0eb

View File

@@ -90,6 +90,7 @@
"DB_PORT": "int?",
"DB_PASSWORD": "str?",
"DB_DATABASE_NAME": "str?",
"DISABLE_MACHINE_LEARNING": "bool?",
"UPLOAD_LOCATION": "str?",
"JWT_SECRET": "str"
},