Update download route and related config paths

Changed BASE_POINT in .env.example and the download route in download.js to use '/api/v2/download/' instead of '/download/'. Updated .gitignore to exclude '/data/game' directory.
This commit is contained in:
2026-01-25 22:12:42 +01:00
parent 7aa2b71aea
commit 453fed917d
3 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@@ -131,4 +131,5 @@ dist
.pnp.*
#logs
logs
logs
/data/game