This commit is contained in:
chujiangke 2022-03-25 11:44:25 -05:00 committed by GitHub
commit 0a0d547a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,5 +5,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