Skip to content

Instantly share code, notes, and snippets.

@PavelPenkov
Created April 16, 2019 22:04
Show Gist options
  • Save PavelPenkov/157eb6fef1da7d25b5d432e610b6718e to your computer and use it in GitHub Desktop.
Save PavelPenkov/157eb6fef1da7d25b5d432e610b6718e to your computer and use it in GitHub Desktop.
[
{
"name": "mydb",
"value": "jdbc:sqlserver://localhost:1433/mydb"
},
{
"name": "another_db",
"value": "jdbc:postgresql://localhost:5432/db"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment