diff --git a/examples/magento/swarm.yml b/examples/magento/swarm.yml index 91937a679..4b3b9ce99 100644 --- a/examples/magento/swarm.yml +++ b/examples/magento/swarm.yml @@ -25,10 +25,10 @@ services: constraints: - "node.role==worker" labels: - - SERVER_NAME=www.example.com - - USE_REVERSE_PROXY=yes - - REVERSE_PROXY_URL=/ - - REVERSE_PROXY_HOST=http://mymagento:8080 + - bunkerweb.SERVER_NAME=www.example.com + - bunkerweb.USE_REVERSE_PROXY=yes + - bunkerweb.REVERSE_PROXY_URL=/ + - bunkerweb.REVERSE_PROXY_HOST=http://mymagento:8080 myelasticsearch: image: bitnami/elasticsearch:7