fix: libretranslate volumes
This commit is contained in:
parent
082ff65752
commit
2621760c57
1 changed files with 0 additions and 3 deletions
|
@ -3,8 +3,5 @@ services:
|
||||||
libretranslate:
|
libretranslate:
|
||||||
image: libretranslate/libretranslate
|
image: libretranslate/libretranslate
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
|
||||||
- /srv/libretranslate/data:/home/libretranslate/.local/share
|
|
||||||
- /srv/libretranslate/other/cache:/home/libretranslate/.local/share
|
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
|
|
Loading…
Reference in a new issue