From 9eb8b6706677dc5debb819a4f8b9126f257c790b Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 11 Oct 2021 01:35:36 +0200 Subject: [PATCH] fix: use right name --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 878040e..09e8603 100644 --- a/compose.yml +++ b/compose.yml @@ -25,7 +25,7 @@ services: - "traefik.http.routers.recipes.tls.certresolver=production" configs: - abra_apps_json: + abra_recipes_json: file: recipes.json abra_conf: file: nginx.conf