adds USE_INSECURE_COOKIES for hosts without SSL support

This commit is contained in:
nai-degen
2023-11-03 15:24:53 -05:00
parent 51dd0c71ba
commit 5a8fb3aff6
4 changed files with 23 additions and 4 deletions
+3
View File
@@ -48,6 +48,9 @@
# The port to listen on.
# PORT=7860
# Whether cookies should be set without the Secure flag, for hosts that don't support SSL.
# USE_INSECURE_COOKIES=false
# Detail level of logging. (trace | debug | info | warn | error)
# LOG_LEVEL=info