Update config.json

This commit is contained in:
Alexandre
2023-10-14 22:47:59 +02:00
committed by GitHub
parent d6b1682234
commit 1e04f61edb

View File

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