fix(labrinth): use a proper CDN_URL for local deployments (#3791)

This commit is contained in:
Alejandro González
2025-06-15 17:19:56 +02:00
committed by GitHub
parent 31381c860b
commit b9ba3cd3e8
2 changed files with 2 additions and 3 deletions

View File

@@ -2,4 +2,3 @@ BASE_URL=http://127.0.0.1:8000/v2/
BROWSER_BASE_URL=http://127.0.0.1:8000/v2/
PYRO_BASE_URL=https://staging-archon.modrinth.com
PROD_OVERRIDE=true