Skip to content
Snippets Groups Projects
Commit b84d2e3e authored by Jonas Leder's avatar Jonas Leder
Browse files

remove whoami container

parent fcc5bdc4
Branches master
No related tags found
No related merge requests found
......@@ -7,17 +7,6 @@ services:
networks:
- web # Change if you're using another network
whoami:
image: containous/whoami:latest
restart: always
networks:
- web
labels:
- traefik.http.routers.whoami-https.rule=Host(`whoami.jonasled-test.xyz`)
- traefik.http.routers.whoami-https.entrypoints=https
- traefik.http.routers.whoami-https.tls=true
- traefik.http.routers.whoami-https.tls.certresolver=letsencrypt
networks:
# Change if you're using another network
web:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment