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