change ip.

This commit is contained in:
mguschin
2026-02-03 21:33:56 +03:00
parent 973e8d4268
commit f784ee76b4

View File

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