mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-28 08:38:47 +02:00
Better document PORT env
This commit is contained in:
parent
ff432200f0
commit
5474bb842d
@ -13,3 +13,4 @@ services:
|
|||||||
# - UPDATE_MODS_ON_START=true
|
# - UPDATE_MODS_ON_START=true
|
||||||
# - USERNAME=FactorioUsername
|
# - USERNAME=FactorioUsername
|
||||||
# - TOKEN=FactorioToken
|
# - TOKEN=FactorioToken
|
||||||
|
# - PORT=34198
|
||||||
|
@ -312,7 +312,7 @@ sudo docker-compose up -d
|
|||||||
|
|
||||||
### Ports
|
### Ports
|
||||||
|
|
||||||
* `34197/udp` - Game server (required).
|
* `34197/udp` - Game server (required). This can be changed with the `PORT` environment variable.
|
||||||
* `27015/tcp` - RCON (optional).
|
* `27015/tcp` - RCON (optional).
|
||||||
|
|
||||||
## LAN Games
|
## LAN Games
|
||||||
|
Loading…
Reference in New Issue
Block a user