fix skins and capes saves
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user