adds USE_INSECURE_COOKIES for hosts without SSL support
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user