add APP_CIPHER rijndael-128 in env

This commit is contained in:
Sam
2016-07-31 21:37:48 +02:00
parent 352059a10b
commit 17344e3d47

View File

@@ -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