mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
wip: cloud
This commit is contained in:
parent
37530359ee
commit
449a063fe2
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ export const database = new sst.Linkable("Database", {
|
|||
database: "postgres",
|
||||
username: DATABASE_USERNAME.value,
|
||||
password: DATABASE_PASSWORD.value,
|
||||
port: 5432,
|
||||
port: 6432,
|
||||
},
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue