mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 11:56:25 +02:00
12 lines
245 B
YAML
12 lines
245 B
YAML
|
|
specVersion: "v1"
|
||
|
|
serviceId: "surfsense-db"
|
||
|
|
location: "us-east4"
|
||
|
|
schemas:
|
||
|
|
- source: "./schema"
|
||
|
|
datasource:
|
||
|
|
postgresql:
|
||
|
|
database: "fdcdb"
|
||
|
|
cloudSql:
|
||
|
|
instanceId: "surfsense-db-fdc"
|
||
|
|
connectorDirs: ["./example"]
|