This commit is contained in:
2026-01-28 15:53:27 +03:00
parent a2b525f997
commit 8499142e22
24 changed files with 1685 additions and 1040 deletions

View File

@ -32,4 +32,5 @@ services:
TIMEZONE: ${TIMEZONE:-UTC}
env_file:
- .env
working_dir: /app
restart: unless-stopped