mirror of
https://github.com/NoCLin/LightMirrors
synced 2025-08-02 23:47:15 +08:00
Update docker-compose.yml
This commit is contained in:
parent
d9356361ca
commit
a5ee1ee37b
@ -23,6 +23,8 @@ services:
|
||||
- ./aria2/aria2.conf:/aria2.conf
|
||||
- ./data/cache:/app/cache
|
||||
- ./data/aria2:/data/
|
||||
ports:
|
||||
- "6800:6800"
|
||||
networks:
|
||||
- app
|
||||
env_file:
|
||||
@ -31,4 +33,4 @@ services:
|
||||
networks:
|
||||
app:
|
||||
name: lightmirrors_app
|
||||
driver: bridge
|
||||
driver: bridge
|
||||
|
Loading…
x
Reference in New Issue
Block a user