Harden Rust backend deployment
This commit is contained in:
@@ -6,6 +6,8 @@ API_UPSTREAM=http://127.0.0.1:6000
|
||||
PUBLIC_ORIGIN=https://example.com
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user