mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
add APP_CIPHER rijndael-128 in env
This commit is contained in:
@@ -46,6 +46,7 @@ ENV DB_DATABASE ninja
|
||||
ENV APP_KEY SomeRandomString
|
||||
ENV LOG errorlog
|
||||
ENV APP_DEBUG 0
|
||||
ENV APP_CIPHER rijndael-128
|
||||
|
||||
|
||||
#use to be mounted into nginx for exemple
|
||||
|
||||
Reference in New Issue
Block a user