更新 'docker-compose.yaml'

This commit is contained in:
chinky 2023-03-23 21:24:15 +08:00
parent 741c22baac
commit d2c49eed6a
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ services:
- "4672:4672/udp" # ed2k udp
volumes:
- ./data/.aMule:/home/amule/.aMule
- ./data/incoming:/incoming
- /srv/hd/pub/downloads:/incoming
- ./data/temp:/temp
restart: unless-stopped