Files
windmill/community/resources/g/all/demodb.json
Ruben Fiszel 2e132878e4 first commit
2022-05-05 04:25:58 +02:00

15 lines
310 B
JSON
Executable File

{
"workspace_id": "starter",
"path": "g/all/demodb",
"value": {
"host": "demodb.service.consul",
"port": "6543",
"user": "postgres",
"dbname": "demodb",
"sslmode": "disable",
"password": "demodb"
},
"description": "demodb",
"resource_type": "postgres",
"extra_perms": {}
}