synapse. Adding 'default' network.

This commit is contained in:
Alexey Skobkin 2022-03-19 03:42:48 +03:00
parent 2559840885
commit 7c98605765

View file

@ -15,6 +15,7 @@ services:
extra_hosts:
- 'host.docker.internal:host-gateway'
networks:
- default
- synapse
ports:
- "${INTERFACE_EXT:-127.0.0.1}:${HTTP_PORT_EXT:-8008}:${HTTP_PORT_INT:-8008}/tcp"