If you use the dev container with the web app and go to https://localhost:5000/login You get the login page but when you log in you can a CSRF error. Instead any requests to the / url should redirect to the /ace url.
If you use the dev container with the web app and go to
https://localhost:5000/login
You get the login page but when you log in you can a CSRF error. Instead any requests to the / url should redirect to the /ace url.