#3 Add ability to bind domain and set https.

This commit is contained in:
2017-08-30 17:09:18 +08:00
parent 83b8ec88b6
commit d7afb68067
+3 -1
View File
@@ -6,12 +6,14 @@ services:
volumes:
- /data:/var/www
aria2:
image: wahyd4/aria2-ariang:h5ai
image: wahyd4/aria2-ariang:caddy-h5ai
ports:
- "8000:80"
- "6800:6800"
volumes_from:
- h5ai
environment:
- DOMAIN=localhost:80
links:
- h5ai:file-manager