Typo fix in docker-compose.yml, fixes in README.md and README generation step.

This commit is contained in:
2025-01-09 11:01:53 -05:00
parent e388bc55d6
commit 9469b4f84d
3 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -4447,7 +4447,7 @@ services:
restart: unless-stopped
volumes:
#"You can set /downloads to whatever you want but will then need to change the Slskd download dir in your config file"
- ${DOCKER_VOLUME_STORAGEE}/downloads:/downloads
- ${DOCKER_VOLUME_STORAGE}/downloads:/downloads
#Select where you are storing your config file. Leave "/data" since thats where the script expects the config file to be
- ${DOCKER_VOLUME_CONFIG}/soularr:/data
soulseek: