Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Update sst.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jayair authored Sep 22, 2024
1 parent 02bb5f1 commit f2c0ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/aws-t3/sst.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
* "db:generate": "sst shell drizzle-kit generate",
* "db:migrate": "sst shell drizzle-kit migrate",
* "db:push": "sst shell drizzle-kit push",
* "db:studio": "sst shel drizzle-kit studio",
* "db:studio": "sst shell drizzle-kit studio",
* ```
*
* So running `npm run db:push` will run Drizzle Kit with the right credentials.
Expand Down

0 comments on commit f2c0ead

Please sign in to comment.