mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-07 03:07:24 +01:00
location of server-whitelist.json
This commit is contained in:
parent
a88071d1aa
commit
b2fbd707f8
@ -141,7 +141,8 @@ To keep things simple, the container uses a single volume mounted at `/factorio`
|
||||
|-- config
|
||||
| |-- map-gen-settings.json
|
||||
| |-- rconpw
|
||||
| `-- server-settings.json
|
||||
| |-- server-settings.json
|
||||
| `-- server-whitelist.json
|
||||
|-- mods
|
||||
| `-- fancymod.zip
|
||||
`-- saves
|
||||
@ -150,7 +151,7 @@ To keep things simple, the container uses a single volume mounted at `/factorio`
|
||||
|
||||
## Ports
|
||||
|
||||
* `34197/udp` - Factorio clients (required).
|
||||
* `34197/udp` - Game server (required).
|
||||
* `27015/tcp` - RCON (optional).
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user