diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index 0fda58b..1b4bf60 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -22,3 +22,8 @@ services: # - PORT=34198 # - PRESET=deathworld # - ADDR=::1 + +# # Uncomment the following line to enable the use of the host's network stack, +# # which may be necessary for some setups like NAS. +# extra_hosts: +# - "host.docker.internal:host-gateway" \ No newline at end of file