mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 18:02:01 +03:00
1d3299e384
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Jasmin <jasmin@hardcoreeng.com>
38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"cookies": [],
|
|
"origins": [
|
|
{
|
|
"origin": "http://host.docker.internal:8083",
|
|
"localStorage": [
|
|
{
|
|
"name": "login:metadata:LoginEmail",
|
|
"value": "user4"
|
|
},
|
|
{
|
|
"name": "login:metadata:LoginTokens",
|
|
"value": "{\"sanity-ws-qms\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjb25maXJtZWQiOnRydWUsImVtYWlsIjoidXNlcjQiLCJ3b3Jrc3BhY2UiOiIifQ.ww1aIf8yrNtS2a7nlLuq0EF2zKN04ThDHp5nSMwhj80\"}"
|
|
},
|
|
{
|
|
"name": "login:metadata:LoginEndpoint",
|
|
"value": "ws://host.docker.internal:3334"
|
|
},
|
|
{
|
|
"name": "#platform.notification.logging",
|
|
"value": "false"
|
|
},
|
|
{
|
|
"name": "#platform.lazy.loading",
|
|
"value": "false"
|
|
},
|
|
{
|
|
"name": "flagOpenInDesktopApp",
|
|
"value": "true"
|
|
},
|
|
{
|
|
"name": "#platform.notification.timeout",
|
|
"value": "0"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |