Initial commit: TSS Bot Web Backend (Rust/Axum)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
BACKEND_PORT=6000
|
||||
BACKEND_HOST=127.0.0.1
|
||||
BACKEND_ALLOWED_ORIGINS=https://example.com
|
||||
TSS_BATTLES_DB=./tss_battles.db
|
||||
TSS_TEAMS_DB=./tss_teams.db
|
||||
TSS_TOURNAMENTS_DB=./tss_tournaments.db
|
||||
VEHICLE_TRANSLATIONS_JSON=/mnt/HC_Volume_105581488/STORAGE/CACHE/vehicle_translations.json
|
||||
VEHICLE_DATA_CACHE_JSON=/mnt/HC_Volume_105581488/STORAGE/CACHE/vehicle_data_cache.json
|
||||
Reference in New Issue
Block a user