Skip to content

Commit

Permalink
add db and replicate url
Browse files Browse the repository at this point in the history
  • Loading branch information
AvidDabbler committed Feb 4, 2024
1 parent 099d427 commit 34749d5
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 @@ -18,4 +18,4 @@
# npm run enable-wal

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

0 comments on commit 34749d5

Please sign in to comment.