Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis_45 authored May 8, 2024
1 parent 4607f6c commit 3085a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
- 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
- /mnt/docker-volumes/claim-free-steam-packages/activated_packages.txt:/usr/src/app/activated_packages.txt
- /mnt/docker-volumes/claim-free-steam-packages/config.json:/usr/src/app/config.json:ro
# Comment the following line if you don't want the logs in your directory
- /mnt/docker-volumes/claim-free-steam-packages/logging.txt:/usr/src/app/logging.txt

0 comments on commit 3085a00

Please sign in to comment.