mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 05:53:09 +03:00
b34b736263
Signed-off-by: Ilya Sumbatyants <ilya.sumb@gmail.com>
8 lines
297 B
Bash
8 lines
297 B
Bash
|
|
LOGIN_ENDPOINT=ws://localhost:3333
|
|
|
|
LOGIN_TOKEN_DEV=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6InJvc2FtdW5kQGhjLmVuZ2luZWVyaW5nIiwid29ya3NwYWNlIjoidHJ4NDAifQ.dYsCF2VRbuc-zmRt0yLAww1_--xtX4P1EqPFREEzCjQ
|
|
LOGIN_ENDPOINT_DEV=wss://transactor.hc.engineering/
|
|
|
|
TELEGRAM_URL=http://localhost:8086
|