Changed network #1
@@ -30,7 +30,7 @@ services:
|
||||
- "traefik.http.routers.whoami.rule=Host(`whoami.docker.localhost`)"
|
||||
- "traefik.http.routers.whoami.entrypoints=test"
|
||||
test:
|
||||
image: ghcr.io/kljensen/hello-world-http:latest
|
||||
image: nginx
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- testnetwork
|
||||
|
||||
Reference in New Issue
Block a user