Fix Postgres setup
This commit is contained in:
parent
42181fa681
commit
b88ec4446b
|
@ -19,7 +19,7 @@ registry:
|
||||||
env:
|
env:
|
||||||
clear:
|
clear:
|
||||||
APPLICATION_HOST: tsvallender.co.uk
|
APPLICATION_HOST: tsvallender.co.uk
|
||||||
DB_HOST: soc-postgres
|
DB_HOST: 172.17.0.5
|
||||||
RAILS_LOG_TO_STDOUT: true
|
RAILS_LOG_TO_STDOUT: true
|
||||||
RAILS_SERVE_STATIC_FILES: true
|
RAILS_SERVE_STATIC_FILES: true
|
||||||
secret:
|
secret:
|
||||||
|
|
Loading…
Reference in New Issue