Hello,
I have deployed BackROLL and encountered issues when accessing the frontend at http://IP_Address:8080/. Keycloak displayed an error: "Invalid parameter: redirect_uri". When I accessed the API URL directly at http://IP_Address:5050/, I received the response {"detail":"Not Found"}. Additionally, the logs from the core container show the following:
core | INFO: 78.XX.XX.22:10900 - "GET / HTTP/1.1" 404 Not Found
core | INFO: 78.XX.XX.22:61890 - "GET /favicon.ico HTTP/1.1" 404 Not Found

Hello,
I have deployed BackROLL and encountered issues when accessing the frontend at http://IP_Address:8080/. Keycloak displayed an error: "Invalid parameter: redirect_uri". When I accessed the API URL directly at http://IP_Address:5050/, I received the response {"detail":"Not Found"}. Additionally, the logs from the core container show the following: