feat(release): prepare 1.1.0 candidate

This commit is contained in:
Yun Chan 2026-08-29 18:33:45 +09:00
parent 5a34f66981
commit 5205dcdfa9
736 changed files with 115667 additions and 12203 deletions

View file

@ -23,6 +23,12 @@ services:
- TZ=${TZ:-Asia/Seoul}
volumes:
- ${DATA_PATH:-./data}:/app/data
# Play policy/legal endpoints must survive API image recreation without
# replacing unrelated static assets embedded in the running image.
- /volume1/docker/d3ro/wwwroot/privacy:/app/wwwroot/privacy:ro
- /volume1/docker/d3ro/wwwroot/terms:/app/wwwroot/terms:ro
- /volume1/docker/d3ro/wwwroot/delete-account:/app/wwwroot/delete-account:ro
- /volume1/docker/d3ro/wwwroot/legal.css:/app/wwwroot/legal.css:ro
logging:
driver: "json-file"
options: