Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Commit 963956a

Browse files
author
wimo7083
committed
move POSTGRES_USER to environment variable
1 parent 4f55934 commit 963956a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/database.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,3 @@ production:
3636
<<: *default
3737
host: <%= ENV['POSTGRES_HOST'].present? ? ENV['POSTGRES_HOST'] : 'operationcode-psql-postgresql' %>
3838
database: operationcode_production
39-
user: opcode_superuser

0 commit comments

Comments
 (0)