mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-08 12:07:37 +08:00
Add workaround for docker hosts
This commit is contained in:
parent
2f921ee942
commit
bf6e54e690
@ -14,7 +14,7 @@ port="7777"
|
||||
|
||||
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
|
||||
## Game Server Docs | https://satisfactory.fandom.com/wiki/Dedicated_servers
|
||||
startparameters="FactoryGame -Port=${port} -log"
|
||||
startparameters="FactoryGame -Port=${port} -ini:Engine:[HTTPServer.Listeners]:DefaultBindAddress=any -log"
|
||||
|
||||
#### LinuxGSM Settings ####
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user