Use new whoami container

This commit is contained in:
Jake Howard 2020-10-22 19:07:33 +01:00
parent c63506d2bc
commit f414781182
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services: services:
whoami: whoami:
image: containous/whoami:latest image: traefik/whoami:latest
restart: unless-stopped restart: unless-stopped
labels: labels:
- traefik.enable=true - traefik.enable=true