From faabe6ced730bfc2bef227ca0f486d44406cc9fa Mon Sep 17 00:00:00 2001 From: Piotr Biernat Date: Sat, 24 Jun 2023 19:55:55 +0200 Subject: [PATCH] Update mikr.us env --- deploy/egommerce-stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/egommerce-stack.yml b/deploy/egommerce-stack.yml index c6b2ab0..db75e7e 100644 --- a/deploy/egommerce-stack.yml +++ b/deploy/egommerce-stack.yml @@ -26,7 +26,7 @@ services: - CONSUL_HTTP_TOKEN=VeryS3cr3tTok3N volumes: - registry_data:/consul/data - - ./certs/api-registry:/etc/traefik/certs + - ./certs/api-registry:/consul/data/certs networks: - api-registry-network - api-logger-network