mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-14 14:54:52 +00:00
init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
PORT=3100
|
||||
TARGET_BASE_URL=https://openfront.io
|
||||
# Optional override:
|
||||
# TARGET_WS_URL=wss://openfront.io/lobbies
|
||||
ARCHIVE_API_BASE=https://api.openfront.io
|
||||
DB_PATH=data/db.json
|
||||
NUM_WORKERS=20
|
||||
GAME_INFO_POLL_MS=5000
|
||||
CLOSURE_PROBE_ATTEMPTS=20
|
||||
CLOSURE_PROBE_INTERVAL_MS=3000
|
||||
Reference in New Issue
Block a user