Skip to content

Instantly share code, notes, and snippets.

View piotrkwiecinski's full-sized avatar
🎯
Focusing

Piotr Kwiecinski piotrkwiecinski

🎯
Focusing
View GitHub Profile
services:
app:
ports: !reset []
labels:
- "traefik.enable=true"
- "traefik.http.routers.magento-loc.tls=true"
- "traefik.http.routers.magento-loc.rule=Host(`magento.loc`)"
- "traefik.http.services.magento-loc.loadbalancer.server.port=8443"
- "traefik.http.services.magento-loc.loadbalancer.server.scheme=https"
networks: