mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 01:13:27 +03:00
00f694f906
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
7 lines
258 B
Bash
7 lines
258 B
Bash
|
|
CLIENT_TYPE=dev
|
|
ACCOUNTS_URL=/account
|
|
UPLOAD_URL=/upload
|
|
LOGIN_TOKEN=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6InJvc2FtdW5kQGhjLmVuZ2luZWVyaW5nIiwid29ya3NwYWNlIjoid3MxIn0.crxqT7QUkpZiTmmxouB40LpMwK2CfTf76XqPFWIMyic
|
|
LOGIN_ENDPOINT=ws://localhost:3333
|