We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623af7a commit 054eb6aCopy full SHA for 054eb6a
docker-compose.yml
@@ -28,6 +28,7 @@ services:
28
environment:
29
- APACHE_DOCUMENT_ROOT=/var/www/public
30
labels:
31
+ - "traefik.enable=true"
32
- "traefik.http.routers.app.rule=Host(`mvc5playground`)"
33
- "traefik.http.routers.app.tls=true"
34
networks:
0 commit comments