Changed network #1

Merged
kovagoadi merged 25 commits from changed-network into main 2025-11-11 11:49:29 +01:00
Showing only changes of commit 634d3ac389 - Show all commits

View File

@@ -30,7 +30,7 @@ services:
- "traefik.http.routers.whoami.rule=Host(`whoami.docker.localhost`)" - "traefik.http.routers.whoami.rule=Host(`whoami.docker.localhost`)"
- "traefik.http.routers.whoami.entrypoints=test" - "traefik.http.routers.whoami.entrypoints=test"
test: test:
image: ghcr.io/kljensen/hello-world-http:latest image: nginx
restart: unless-stopped restart: unless-stopped
networks: networks:
- testnetwork - testnetwork