17 lines
281 B
Plaintext
17 lines
281 B
Plaintext
DOORMAN_URL=https://doorman.chromart.cc
|
|
|
|
# twilio auth
|
|
ACCOUNT_SID=
|
|
AUTH_TOKEN=
|
|
|
|
# metrics
|
|
PUSHGATEWAY_URL=https://metrics.chromart.cc
|
|
STAGE=prod
|
|
PUSHGATEWAY_USER=doorman
|
|
PUSHGATEWAY_PW=doormanmetrics
|
|
|
|
# logs
|
|
LOKI_URL=https://logs.chromart.cc
|
|
LOKI_USER=doorman
|
|
LOKI_PW=doormanlogs
|