mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 05:53:09 +03:00
e6a69e0012
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
5 lines
275 B
Bash
5 lines
275 B
Bash
PLATFORM_URI='http://localhost:8083'
|
|
PLATFORM_TRANSACTOR='ws://localhost:3334'
|
|
PLATFORM_USER='user1'
|
|
PLATFORM_TOKEN='eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6InVzZXIxIiwid29ya3NwYWNlIjoic2FuaXR5LXdzIn0.hfUCqePHO-WNps2by4B-CYGKIpDpLG0WVCUUtU-SVI4'
|
|
SETTING=storage.json |