Skip to content

Commit

Permalink
fix: make image go from root
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhobson committed Oct 9, 2023
1 parent 4476e9f commit 873e47a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Sergen.Core/GameServers/valheim.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
"TZ": "Europe/London",
"AUTO_UPDATE": "1",
"AUTO_UPDATE_PAUSE_WITH_PLAYERS": "1",
"AUTO_BACKUP": "1"
"AUTO_BACKUP": "1",
"PUID": "0",
"PGID": "0"
},
"binds": [
"/home/steam/.config/unity3d/IronGate/Valheim",
Expand Down

0 comments on commit 873e47a

Please sign in to comment.