Skip to content

Commit

Permalink
Temporary fix for 1.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
wolveix authored Sep 10, 2024
1 parent 15ce928 commit 59f700d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ fi

cd /config/gamefiles || exit 1

exec ./FactoryServer.sh -Port="$SERVERGAMEPORT" "$@"
exec ./FactoryServer.sh -Port="$SERVERGAMEPORT" -ini:Engine:[HTTPServer.Listeners]:DefaultBindAddress=any "$@"

0 comments on commit 59f700d

Please sign in to comment.