Update docker-compose-steam.yml

update mod autoconfig
This commit is contained in:
Eduardo Ochetski Hellas 2024-04-30 14:19:16 -03:00 committed by GitHub
parent 5254a5d086
commit e849d3dfb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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