Skip to content

Commit

Permalink
Added extra_host example for NAS
Browse files Browse the repository at this point in the history
Took 11 minutes
  • Loading branch information
Fank committed Nov 2, 2024
1 parent 8c9dfd0 commit a169eb9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit a169eb9

Please sign in to comment.