diff --git a/run.sh b/run.sh index 78894ac..e5f0397 100755 --- a/run.sh +++ b/run.sh @@ -117,4 +117,4 @@ fi cd /config/gamefiles || exit 1 -exec ./FactoryServer.sh -Port="$SERVERGAMEPORT" "$@" \ No newline at end of file +exec ./FactoryServer.sh -Port="$SERVERGAMEPORT" -ini:Engine:[HTTPServer.Listeners]:DefaultBindAddress=any "$@"