Changed network #1
@@ -35,6 +35,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- testnetwork
|
- testnetwork
|
||||||
labels:
|
labels:
|
||||||
|
- "env=pr"
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.test.rule=Host(`test.docker.localhost`)"
|
- "traefik.http.routers.test.rule=Host(`test.docker.localhost`)"
|
||||||
- "traefik.http.routers.test.entrypoints=test"
|
- "traefik.http.routers.test.entrypoints=test"
|
||||||
|
|||||||
Reference in New Issue
Block a user