Skip to content

Commit

Permalink
Follow typical convention for volume path template
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiffX committed Oct 14, 2024
1 parent 956286b commit 397ad50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
ports:
- 8080:8080
volumes:
- <full/path/to/sounds/directory>:/etc/DiscordSoundboard/bin/sounds
- /path/to/sounds/directory:/etc/DiscordSoundboard/bin/sounds
restart: unless-stopped
```

Expand Down

0 comments on commit 397ad50

Please sign in to comment.