mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-07 01:44:56 +01:00
wip: cloud
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user