Skip to content

Commit

Permalink
Update LiteFS Consul lease key version
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Feb 6, 2025
1 parent a070aa4 commit 8084c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/litefs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ lease:

consul:
url: '${FLY_CONSUL_URL}'
key: 'litefs/${FLY_APP_NAME}_2'
key: 'litefs/${FLY_APP_NAME}_3'

exec:
- cmd: npx prisma migrate deploy
Expand Down

0 comments on commit 8084c0e

Please sign in to comment.