Update config.json

This commit is contained in:
blowk
2023-10-08 11:08:51 +02:00
committed by GitHub
parent 12b2cc6e54
commit 2c312b46db

View File

@@ -100,7 +100,7 @@
"POSTGRES_USER": "str?",
"SECRET_KEY": "str",
"externalfiles_folder": "str?",
"ssl" : "str?",
"ssl" : "bool",
"certfile" : "str?",
"keyfile" : "str?"
},