mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 14:06:00 +03:00
d8de94da59
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.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
|