From e849d3dfb99d95bddc6a292b0d02e4dcc074b48c Mon Sep 17 00:00:00 2001 From: Eduardo Ochetski Hellas Date: Tue, 30 Apr 2024 14:19:16 -0300 Subject: [PATCH] Update docker-compose-steam.yml update mod autoconfig --- docker-compose-steam.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose-steam.yml b/docker-compose-steam.yml index 5fb1ffa..ca503fc 100644 --- a/docker-compose-steam.yml +++ b/docker-compose-steam.yml @@ -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