mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-24 16:54:45 +01:00
Added extra_host example for NAS
Took 11 minutes
This commit is contained in:
parent
8c9dfd004e
commit
a169eb92d9
@ -22,3 +22,8 @@ services:
|
|||||||
# - PORT=34198
|
# - PORT=34198
|
||||||
# - PRESET=deathworld
|
# - PRESET=deathworld
|
||||||
# - ADDR=::1
|
# - 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"
|
Loading…
x
Reference in New Issue
Block a user