Merge pull request #1 from chujiangke/chujiangke-patch-1

Update docker-compose.yml
This commit is contained in:
chujiangke
2021-10-11 17:04:37 +08:00
committed by GitHub

View File

@@ -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