feat(mods): configure ranked mods by file (#49)

This commit is contained in:
MingxuanGame
2025-09-30 20:47:04 +08:00
committed by GitHub
parent 017b058e63
commit 860ebe9fa9
10 changed files with 259 additions and 85 deletions

View File

@@ -30,6 +30,7 @@ services:
- ./static:/app/static
- ./logs:/app/logs
- ./newrelic.ini:/app/newrelic.ini:ro
- ./config:/app/config
restart: unless-stopped
networks:
- osu-network