This will fix #316

This commit is contained in:
James Cole
2016-09-18 20:00:13 +02:00
parent a95099fa46
commit 8b9818c48e
2 changed files with 4 additions and 7 deletions

View File

@@ -22,9 +22,6 @@ COOKIE_PATH="/"
COOKIE_DOMAIN=
COOKIE_SECURE=false
DEFAULT_CURRENCY=EUR
DEFAULT_LANGUAGE=en_US
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379