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
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
Running Descartes behind a reverse proxy where you want to define the context path (like e.g. /descartes) won't really work as all links are hardcoded in an absolute way.
It would be great if the context path could be configured inside the .env file.