0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-08 05:10:46 -05:00
db-website/api/.env.example
TheSparta 7089960cce api rewrite
- api now uses bun + ElysiaJS
2024-04-07 22:24:02 +01:00

5 lines
522 B
Plaintext

GITEA_ITEMS_URL="https://dev.sp-tarkov.com/SPT-AKI/Server/raw/branch/master/project/assets/database/templates/items.json"
GITEA_CUSTOMIZATION_URL="https://dev.sp-tarkov.com/SPT-AKI/Server/raw/branch/master/project/assets/database/templates/customization.json"
GITEA_HANDBOOK_URL="https://dev.sp-tarkov.com/SPT-AKI/Server/raw/branch/master/project/assets/database/templates/handbook.json"
GITEA_LOCALES_API_URL="https://dev.sp-tarkov.com/api/v1/repos/SPT-AKI/Server/contents/project%2Fassets%2Fdatabase%2Flocales%2Fglobal"