12 lines
233 B
Bash
12 lines
233 B
Bash
BOT_SERVER=https://matrix.foo.bar
|
|
BOT_USERNAME=@regbot:matrix.foo.bar
|
|
BOT_ACCESS_TOKEN=syt_cmV
|
|
|
|
API_BASE_URL=http://mas:5000
|
|
API_TOKEN=.9^_
|
|
PORT=5000
|
|
MAS_BIND_HOST=0.0.0.0
|
|
REGISTRATION_SHARED_SECRET=[Platzhalter]
|
|
LOGGING_LEVEL=INFO
|
|
|