Merge pull request #1 from chujiangke/chujiangke-patch-1
Update docker-compose.yml
This commit is contained in:
commit
199a38e5fb
@ -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