Default deployment should be self

This commit is contained in:
Jori Lallo 2018-01-21 18:46:55 -08:00
parent 1eb6d14298
commit 2cef493331
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ SECRET_KEY=F0E5AD933D7F6FD8F4DBB3E038C501C052DC0593C686D21ACB30AE205D2F634B
PORT=3000
REDIS_URL=redis://redis:6379
URL=http://localhost:3000
DEPLOYMENT=hosted
DEPLOYMENT=self
ENABLE_UPDATES=true
DEBUG=sql,cache,presenters,events