7 lines
177 B
Bash
7 lines
177 B
Bash
BOT_ACCOUNT="Your-bot-account"
|
|
ROOT_ACCOUNT="Your-root-account"
|
|
WS_URI="ws://Your-uri:port"
|
|
WS_TOKEN="Your-token"
|
|
WEBUI_URI="http://Your-uri:port"
|
|
WEBUI_TOKEN="Your-token
|