This commit is contained in:
chujiangke
2022-03-25 11:44:25 -05:00
committed by GitHub

View File

@@ -5,5 +5,7 @@ services:
- 80:80 - 80:80
depends_on: depends_on:
- backend - backend
extra_hosts:
- "backend:172.24.121.152" #172.24.121.152 you host ip addr
backend: backend:
build: backend build: backend