Skip to content

Commit f38c2c8

Browse files
committed
add image & extra_hosts to compose file
1 parent 91d4e3a commit f38c2c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ services:
1818
- TIME_ZONE=${TIME_ZONE}
1919
context: ~/docker
2020
container_name: mvc5playground
21+
#extra_hosts:
22+
#image: mvc5playground
2123
labels:
2224
- traefik.docker.network=traefik_webgateway
2325
- traefik.frontend.rule=Host:mvc5playground

0 commit comments

Comments
 (0)