Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
wolveix committed Sep 17, 2023
1 parent 9338cf4 commit d931348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ helm install satisfactory k8s-at-home/satisfactory -f values.yaml
| `PUID` | `1000` | set the user ID of the user the server will run as |
| `SERVERBEACONPORT` | `15000` | set the game's beacon port |
| `SERVERGAMEPORT` | `7777` | set the game's port |
| `SERVERIP` | `0.0.0.0` | set the game's ip (usually not needed) |
| `SERVERIP` | `` | set the game's ip (usually not needed) |
| `SERVERQUERYPORT` | `15777` | set the game's query port |
| `SKIPUPDATE` | `false` | avoid updating the game on container start/restart |
| `STEAMBETA` | `false` | set experimental game version |
Expand Down

0 comments on commit d931348

Please sign in to comment.