This commit is contained in:
2024-06-08 16:33:09 +08:00
parent bad71f9cd0
commit b4f2424b24
5 changed files with 163 additions and 21 deletions

View File

@@ -24,6 +24,7 @@ services:
- media:/media/xiaoya
- config:/media/config
- cache:/media/config/cache
- jf_media:/media/jf_xiaoya
- jf_config:/media/jf_config
- jf_cache:/media/jf_config/cache
- meta:/media/temp
@@ -57,7 +58,7 @@ services:
- metadata
- alist
volumes:
- media:/media
- jf_media:/media
- jf_config:/config
- jf_cache:/cache
ports:
@@ -74,6 +75,7 @@ volumes:
media:
config:
cache:
jf_media:
jf_config:
jf_cache:
meta: