add cookie secret as env
This commit is contained in:
parent
326b15d5f1
commit
04666cf1ab
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ App_KEY_FILE_PATH=tls/server.key
|
|||
###### TEMPLATES ######
|
||||
#######################################
|
||||
TEMPLATE_ENABLE=true
|
||||
COOKIE_SECRET=13d6b4dff8f84a10851021ec8608f814570d562c92fe6b5ec4c9f595bcb3234b
|
||||
|
||||
#######################################
|
||||
###### JWT ######
|
||||
|
|
Loading…
Reference in a new issue