mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
wip: cloud
This commit is contained in:
parent
37530359ee
commit
449a063fe2
@ -13,7 +13,7 @@ export const database = new sst.Linkable("Database", {
|
|||||||
database: "postgres",
|
database: "postgres",
|
||||||
username: DATABASE_USERNAME.value,
|
username: DATABASE_USERNAME.value,
|
||||||
password: DATABASE_PASSWORD.value,
|
password: DATABASE_PASSWORD.value,
|
||||||
port: 5432,
|
port: 6432,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user