Update docker-compose-steam.yml
update mod autoconfig
This commit is contained in:
parent
5254a5d086
commit
e849d3dfb9
@ -134,7 +134,7 @@ services:
|
||||
# Saves go here now
|
||||
- ./valley_saves:/config/xdg/config/StardewValley/Saves
|
||||
# If you'd like to set an existing savegame before the first start otherwise this file will be edited when starting the first game
|
||||
- ./configs/autoload.json:/data/Stardew/game/Mods/AutoLoadGame/config.json
|
||||
- ./configs/autoload.json:/data/Stardew/Mods/AutoLoadGame/config.json
|
||||
# deploy:
|
||||
# ## The container is CPU hungry, you can limit using this block
|
||||
# ## If you don't plan to play using VNC, 1 core should be enough to host for others
|
||||
|
Loading…
Reference in New Issue
Block a user