Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
louisa-uno authored May 8, 2024
1 parent 938dcf2 commit 4607f6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ services:
claim-free-steam-packages:
image: luois45/claim-free-steam-packages
restart: unless-stopped
depends_on:
- archisteamfarm
volumes:
# Replace the first path with your path to the activated_packages.txt & config.json file
- /mnt/docker-volumes/claim-free-steam-packages/acitvated_packages.txt:/usr/src/app/activated_packages.txt
Expand Down

0 comments on commit 4607f6c

Please sign in to comment.