Skip to content

Commit c366ae8

Browse files
committed
fixing staging rds
1 parent c3795b4 commit c366ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/staging/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ let environment = [
397397
},
398398
{
399399
name: "DATABASE_URL",
400-
value: tempDatabase
400+
value: rdsConnectionUrl
401401
},
402402
// {
403403
// name: "READ_REPLICA_1_DATABASE_URL",

0 commit comments

Comments
 (0)