Skip to content

Instantly share code, notes, and snippets.

@Pinwheeler
Created January 30, 2021 06:13
Show Gist options
  • Save Pinwheeler/000588e2488f4507038abf519795b601 to your computer and use it in GitHub Desktop.
Save Pinwheeler/000588e2488f4507038abf519795b601 to your computer and use it in GitHub Desktop.
externalized database
spring.datasource.url=jdbc:postgresql://dbname.db.elephantsql.com:5432/db_user_name
spring.datasource.username=db_user_name
spring.datasource.password=password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment