new folder structure / add de translation

This commit is contained in:
nocci 2025-05-03 11:37:42 +02:00
parent 8aba6f5129
commit 4a0a5bac3f
35 changed files with 696 additions and 1124 deletions

View file

@ -8,7 +8,8 @@ services:
- TZ=
volumes:
- ../data:/app/data
- ../translations:/app/translations
- ./translations:/app/translations:rw
- ../.env:/app/.env
user: "1000:1000"
user: "0:"
restart: unless-stopped