Skip to content

Instantly share code, notes, and snippets.

@alanbchristie
Created March 22, 2023 11:39
Show Gist options
  • Save alanbchristie/c26de3ed71c66677bc3e7d8d920d9414 to your computer and use it in GitHub Desktop.
Save alanbchristie/c26de3ed71c66677bc3e7d8d920d9414 to your computer and use it in GitHub Desktop.
{
"folders": [
{
"path": "Diamond/fragalysis-backend"
},
{
"path": "Diamond/dls-fragalysis-stack-kubernetes"
},
{
"path": "Diamond/fragalysis-stack"
},
{
"path": "Diamond/fragalysis-frontend"
}
],
"settings": {
"sqltools.connections": [
{
"previewLimit": 50,
"server": "127.0.0.1",
"port": 5432,
"askForPassword": true,
"driver": "PostgreSQL",
"name": "Stack",
"database": "frag",
"username": "fragalysis"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment