Update docker image to new repository and Update AriaNg UI to 0.3.0.

This commit is contained in:
2017-12-16 16:44:47 +11:00
parent ad5d6fb002
commit 90c98d5b47
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ services:
- /data:/user-files
restart: always
aria2:
image: wahyd4/aria2-ariang:caddy-filerun
image: wahyd4/aria2-ui:filerun
links:
- web:file-manager
ports:
+1 -1
View File
@@ -7,7 +7,7 @@ services:
- /data:/var/www
restart: always
aria2:
image: wahyd4/aria2-ariang:caddy-h5ai
image: wahyd4/aria2-ui:h5ai
ports:
- "8000:80"
- "443:443"
+1 -1
View File
@@ -8,7 +8,7 @@ services:
- /data:/user-files
restart: always
aria2:
image: wahyd4/aria2-ariang:caddy-nextcloud
image: wahyd4/aria2-ui:nextcloud
ports:
- "8000:80"
- "6800:6800"