Skip to content

Instantly share code, notes, and snippets.

@josephmtinangi
Created October 4, 2019 07:58
Show Gist options
  • Save josephmtinangi/2f53483e0c1ea192219f20340c7a3885 to your computer and use it in GitHub Desktop.
Save josephmtinangi/2f53483e0c1ea192219f20340c7a3885 to your computer and use it in GitHub Desktop.
JDBC_DATABASE_URL=jdbc:postgresql://localhost:5432/database_name
JDBC_DATABASE_USERNAME=postgres
JDBC_DATABASE_PASSWORD=postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment