platform/tests/sanity/.env
JasminMus d1e0790d08
Add livness check for login and workspace (#5532)
Signed-off-by: Jasmin <jasmin@hardcoreeng.com>
2024-05-09 00:35:24 +07:00

8 lines
339 B
Bash

PLATFORM_URI='http://localhost:8083'
PLATFORM_TRANSACTOR='ws://localhost:3334'
PLATFORM_USER='user1'
PLATFORM_USER_SECOND='user2'
PLATFORM_TOKEN='eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6InVzZXIxIiwid29ya3NwYWNlIjoic2FuaXR5LXdzIn0.hfUCqePHO-WNps2by4B-CYGKIpDpLG0WVCUUtU-SVI4'
SETTING=storage.json
SETTING_SECOND=storageSecond.json