mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
6fcbd14d6f
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
11 lines
363 B
Bash
11 lines
363 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
|
|
FRONT_URL=http://localhost:8080
|
|
|
|
REKONI_URL=http://localhost:4004
|