Skip to content

Commit 058f158

Browse files
committed
chore: update litefs key
When I blow away the database I need a new consul lease so I want this to be something I can change easily
1 parent 270e86a commit 058f158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other/litefs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lease:
2626

2727
consul:
2828
url: '${FLY_CONSUL_URL}'
29-
key: 'epic-stack-litefs/${FLY_APP_NAME}'
29+
key: 'epic-stack-litefs_20250220/${FLY_APP_NAME}'
3030

3131
exec:
3232
- cmd: npx prisma migrate deploy

0 commit comments

Comments
 (0)