You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have deployed both latest api an UI containers but for some reason i only see a blank landing page without the login promt. Do i have to pass any variable to enable the login screen? I have secrest.yaml installed as well.
The text was updated successfully, but these errors were encountered:
codewithabhi17
changed the title
I am not able see the login page after deploying the latest
I am not able see the login page after deploying the latest containers
May 21, 2024
I have deployed both latest api an UI containers but for some reason i only see a blank landing page without the login promt. Do i have to pass any variable to enable the login screen? I have secrest.yaml installed as well.
- name: allure-ui image: 'frankescobar/allure-docker-service-ui'
- name: allure image: 'frankescobar/allure-docker-service'
{ "data": { "api_response_less_verbose": 0, "check_results_every_seconds": "NONE", "dev_mode": 0, "keep_history": "1", "keep_history_latest": "20", "make_viewer_endpoints_public": 0, "optimize_storage": 0, "security_enabled": 0, "tls": 1, "url_prefix": "/allure-api", "version": "2.27.0" }, "meta_data": { "message": "Config successfully obtained" } }
The text was updated successfully, but these errors were encountered: