mirror of
https://github.com/wahyd4/aria2-ariang-x-docker-compose.git
synced 2026-08-08 21:00:46 +10:00
#46 Update filerun docker-compose to version 3 format
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
- db
|
||||
image: afian/filerun
|
||||
volumes:
|
||||
- /data:/user-files:rw
|
||||
- ./data:/user-files:rw
|
||||
restart: always
|
||||
aria2:
|
||||
image: wahyd4/aria2-ui:filerun
|
||||
@@ -38,7 +38,7 @@ services:
|
||||
# volumes:
|
||||
# - /some_folder:/root/conf/key
|
||||
# - ~/test/aria2.conf:/root/conf/aria2.conf
|
||||
volumes_from:
|
||||
- web
|
||||
volumes:
|
||||
- ./data:/user-files:rw
|
||||
restart: always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user