mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-12-31 01:00:31 -05:00
change user
This commit is contained in:
parent
d2fed4702a
commit
c2e5abdf5e
@ -16,7 +16,7 @@ services:
|
||||
- PGID=1000
|
||||
volumes:
|
||||
- ${libretranslate_data_folder}/db:/app/db
|
||||
- ${libretranslate_data_folder}/data:/root/.local:rw
|
||||
- ${libretranslate_data_folder}/data:/home/libretranslate/.local:rw
|
||||
healthcheck:
|
||||
test: ['CMD-SHELL', './venv/bin/python scripts/healthcheck.py']
|
||||
interval: 10s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user