2022-05-10 10:31:46 +03:00
|
|
|
PLATFORM_URI='http://localhost:8083'
|
|
|
|
PLATFORM_TRANSACTOR='ws://localhost:3334'
|
2024-07-03 09:53:10 +03:00
|
|
|
STAGING_URL='https://front.hc.engineering'
|
2022-05-10 10:31:46 +03:00
|
|
|
PLATFORM_USER='user1'
|
2023-11-22 12:14:26 +03:00
|
|
|
PLATFORM_USER_SECOND='user2'
|
2022-05-10 10:31:46 +03:00
|
|
|
PLATFORM_TOKEN='eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6InVzZXIxIiwid29ya3NwYWNlIjoic2FuaXR5LXdzIn0.hfUCqePHO-WNps2by4B-CYGKIpDpLG0WVCUUtU-SVI4'
|
2024-05-27 12:40:57 +03:00
|
|
|
LOCAL_URL='http://localhost:3003/'
|
|
|
|
DEV_URL='http://localhost:8080/account'
|
2023-11-22 12:14:26 +03:00
|
|
|
SETTING=storage.json
|
2024-05-08 20:35:24 +03:00
|
|
|
SETTING_SECOND=storageSecond.json
|