forked from github/plane
Fixed spacing (again)
This commit is contained in:
parent
eedf28ba27
commit
49316c0c5a
@ -24,7 +24,7 @@ services:
|
||||
command: ./bin/takeoff
|
||||
environment:
|
||||
DJANGO_SETTINGS_MODULE: plane.settings.production
|
||||
DATABASE_URL: postgres://plane:xyzzyspoon@db:5432/plane
|
||||
DATABASE_URL: postgres://plane:xyzzyspoon@plane-db:5432/plane
|
||||
REDIS_URL: redis://redis:6379/
|
||||
EMAIL_HOST: ${EMAIL_HOST}
|
||||
EMAIL_HOST_USER: ${EMAIL_HOST_USER}
|
||||
|
Loading…
Reference in New Issue
Block a user