Merge branch 'develop' into staging

This commit is contained in:
Xavier J 2017-01-02 10:22:55 +01:00
commit ccbe1df63c

View file

@ -2,6 +2,10 @@ production:
adapter: redis
url: redis://localhost:6379
staging:
adapter: redis
url: redis://localhost:6379
development:
adapter: redis
url: redis://localhost:6379