fix skins and capes saves

This commit is contained in:
2025-12-04 01:21:07 +05:00
parent e89cb58b11
commit 3bef4f0ba0
5 changed files with 18 additions and 10 deletions

View File

@ -8,7 +8,7 @@ services:
- "3001:3000"
user: "${UID:-1000}:${GID:-1000}"
volumes:
- ./app/static:/app/static:rw
- ./app/static:/app/app/static:rw
env_file:
- .env
depends_on: