4 lines
259 B
Bash
4 lines
259 B
Bash
# This is a id, that needs to be unique, if you run multiple instances of WKVS on one server (also when using two different domains).
|
|
# This id is primarly used for WS seperation, so that it is possible to just run one websocket/index.js
|
|
|
|
WETTKAMPF_ID=123456 |