Update docker-compose.yml
This commit is contained in:
parent
d74e52b4e9
commit
e4651a5234
@ -6,5 +6,7 @@ services:
|
||||
- 80:80
|
||||
depends_on:
|
||||
- backend
|
||||
extra_hosts:
|
||||
- "backend:172.24.121.152" #172.24.121.152 you host ip addr
|
||||
backend:
|
||||
build: backend
|
||||
|
Loading…
Reference in New Issue
Block a user