change ip.
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
MYSQL_PASSWORD: ${MYSQL_PASSWORD}
|
||||
MYSQL_DATABASE: ${MYSQL_DATABASE}
|
||||
extra_hosts:
|
||||
- "host.docker.internal:127.0.0.1"
|
||||
- "host.docker.internal:172.17.0.1"
|
||||
ports:
|
||||
- "5222:5222"
|
||||
- "5269:5269"
|
||||
|
||||
Reference in New Issue
Block a user