1
0
mirror of https://github.com/factoriotools/factorio-docker.git synced 2024-11-24 08:22:14 +02:00

Better document PORT env

This commit is contained in:
Sandro Jäckel 2020-09-17 18:10:59 +02:00
parent ff432200f0
commit 5474bb842d
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5
2 changed files with 2 additions and 1 deletions

View File

@ -13,3 +13,4 @@ services:
# - UPDATE_MODS_ON_START=true
# - USERNAME=FactorioUsername
# - TOKEN=FactorioToken
# - PORT=34198

View File

@ -312,7 +312,7 @@ sudo docker-compose up -d
### Ports
* `34197/udp` - Game server (required).
* `34197/udp` - Game server (required). This can be changed with the `PORT` environment variable.
* `27015/tcp` - RCON (optional).
## LAN Games