Switch to postgres in a container
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[default]
|
||||
PGHOST = travishost
|
||||
PGHOST = postgreshost
|
||||
|
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
[default]
|
||||
PGHOST = travishost
|
||||
PGHOST = postgreshost
|
||||
|