platform/qms-tests/sanity/.env

11 lines
531 B
Bash
Raw Normal View History

PLATFORM_URI='http://host.docker.internal:8083'
PLATFORM_TRANSACTOR='ws://host.docker.internal:3334'
2024-07-13 18:23:11 +03:00
PLATFORM_USER='user1'
PLATFORM_USER_SECOND='user2'
REGULAR_USER='user3'
2024-07-13 18:23:11 +03:00
PLATFORM_TOKEN='eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjb25maXJtZWQiOnRydWUsImVtYWlsIjoidXNlcjEiLCJ3b3Jrc3BhY2UiOiJzYW5pdHktd3MtcW1zIiwicHJvZHVjdElkIjoiIn0.vQK1jI8gHkjnNJf5XZ71L4dCqyHNmKW4_iBGrhXrqW8'
SETTING=storage.json
SETTING_SECOND=storageSecond.json
SETTING_THIRD=storageThird.json
2024-07-13 18:23:11 +03:00
SETTING_QARA_MANAGER=storageQaraManager.json
PLATFORM_PASSWORD='1234'