Skip to content

Commit

Permalink
add back wal
Browse files Browse the repository at this point in the history
  • Loading branch information
AvidDabbler committed Feb 4, 2024
1 parent 34749d5 commit 6a45ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# npx prisma migrate deploy
## Enables WAL Mode
# npm run enable-wal
npm run enable-wal

# npx concurrently "litestream replicate -config /etc/litestream.yml" "npm run start"
exec litestream replicate -exec "npm run start" /drizzle/data.db s3://simple-transit-site/data.db

0 comments on commit 6a45ca1

Please sign in to comment.