vps-arm-2024-11-21-20-36-18
This commit is contained in:
13
.vscode/settings.json
vendored
Normal file
13
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"sqltools.connections": [
|
||||
{
|
||||
"previewLimit": 50,
|
||||
"server": "localhost",
|
||||
"port": 5432,
|
||||
"driver": "PostgreSQL",
|
||||
"name": "localhost - nextcloud",
|
||||
"database": "nextcloud",
|
||||
"username": "postgres"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user