mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-30 22:33:55 +03:00
bf9f479500
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
8 lines
311 B
Bash
8 lines
311 B
Bash
|
|
CLIENT_TYPE=dev
|
|
ACCOUNTS_URL=/account
|
|
UPLOAD_URL=/upload
|
|
LOGIN_TOKEN=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6InJvc2FtdW5kQGhjLmVuZ2luZWVyaW5nIiwid29ya3NwYWNlIjoidHJ4NDAifQ.dYsCF2VRbuc-zmRt0yLAww1_--xtX4P1EqPFREEzCjQ
|
|
# LOGIN_ENDPOINT=ws://localhost:3333
|
|
LOGIN_ENDPOINT=wss://transactor.hc.engineering/
|