mirror of
https://github.com/NoCLin/LightMirrors
synced 2025-08-03 16:32:47 +08:00
Update docker-compose-caddy.yml
This commit is contained in:
parent
d1ff94e048
commit
d9356361ca
@ -21,7 +21,6 @@ services:
|
||||
build:
|
||||
context: caddy
|
||||
dockerfile: Dockerfile
|
||||
|
||||
ports:
|
||||
- "443:443"
|
||||
volumes:
|
||||
@ -39,6 +38,8 @@ services:
|
||||
- ./aria2/aria2.conf:/aria2.conf
|
||||
- ./data/cache:/app/cache
|
||||
- ./data/aria2:/data/
|
||||
ports:
|
||||
- "6800:6800"
|
||||
networks:
|
||||
- app
|
||||
env_file:
|
||||
@ -47,4 +48,4 @@ services:
|
||||
networks:
|
||||
app:
|
||||
name: lightmirrors_app
|
||||
driver: bridge
|
||||
driver: bridge
|
||||
|
Loading…
x
Reference in New Issue
Block a user