Skip to content

Commit

Permalink
compose fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bombg committed Oct 12, 2024
1 parent 2431680 commit ee3035c
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 @@ -9,7 +9,7 @@ services:
sassbot:
image: ghcr.io/bombg/sassbot:latest #ghcr.io/bombg/sassbot:latest-arm for arm processors i.e. Raspberry Pi
volumes:
- /home/bombg/Repos/SassBot/AppConstants.py:/opt/SassBot/Constants.py
- /home/bombg/Repos/SassBot/AppConstants.py:/opt/SassBot/AppConstants.py
- /home/bombg/Repos/SassBot/secrets:/opt/SassBot/secrets
- /home/bombg/Repos/SassBot/sassBot.db:/opt/SassBot/sassBot.db
- /home/bombg/Repos/SassBot/Fae/FaeIcon.png:/opt/SassBot/images/errIcon.png
Expand Down

0 comments on commit ee3035c

Please sign in to comment.