no debug by default

fix #7
This commit is contained in:
Samuel Laulhau
2016-05-22 23:58:18 +02:00
parent 63aff31222
commit 951fc81b3e

View File

@@ -45,7 +45,7 @@ ENV DB_HOST mysql
ENV DB_DATABASE ninja
ENV APP_KEY SomeRandomString
ENV LOG errorlog
ENV APP_DEBUG 1
ENV APP_DEBUG 0
#use to be mounted into nginx for exemple