Created
November 6, 2018 12:29
-
-
Save leandromarques/485c5e8112d7f881c7414a0cb57b33e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
soubh_old: | |
adapter: postgresql | |
database: soubh_v4_portal | |
username: postgres | |
password: <%= ENV['SOUBH-BACKEND_OLD_DATABASE_PASSWORD'] %> | |
host: <%= ENV['SOUBH-BACKEND_OLD_DATABASE_HOST'] %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment