minecraft-launcher-registra.../sample.env

11 lines
236 B
Bash
Raw Normal View History

2025-01-23 01:12:17 +03:00
SECRET=GENERATE_A_STRONG_SECRET_HERE
DBUSER=mcserver
DBHOST=localhost
DBNAME=mcserver
DBPORT=5432
DBPASS=GENERATE_A_STRONG_PASSWORD_HERE
PORT=3000
REQUIRE_TOKEN=false
2025-02-06 15:22:32 +03:00
DELETE_TOKEN_ON_USE=true
WS_CONNECTION_STRING=wss://auth.foxarmy.org