Skip to content

Instantly share code, notes, and snippets.

@jtorreggiani
Created February 26, 2019 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtorreggiani/25c13c4d9485995650a4ca4078769339 to your computer and use it in GitHub Desktop.
Save jtorreggiani/25c13c4d9485995650a4ca4078769339 to your computer and use it in GitHub Desktop.
config/database.yml
production:
<<: *default
username: deploy
password: [PASSWORD]
database: skeleton_application_production
socket: "/cloudsql/skeleton-application-12345:us-west2:skeleton-application-cloudsql-instance"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment