From 677c97893a20289d4c8eeaf4838d0864ea3d2756 Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Sat, 9 Sep 2023 15:46:08 -0600 Subject: [PATCH] update consul key --- other/litefs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/litefs.yml b/other/litefs.yml index 3e812cbd4..c3bf68146 100644 --- a/other/litefs.yml +++ b/other/litefs.yml @@ -26,7 +26,7 @@ lease: consul: url: '${FLY_CONSUL_URL}' - key: 'epic-litefs/${FLY_APP_NAME}' + key: 'epic-stack-litefs/${FLY_APP_NAME}' exec: - cmd: node ./other/setup-swap.js