4 lines
76 B
Bash
4 lines
76 B
Bash
SERVER_HOST="https://chat.server.com"
|
|
SERVER_USER="user"
|
|
SERVER_PASS="pass"
|