Describe the feature you'd like to see
Currently, the environment variable APP_URL does not allow for subdirectories (eg. https://somedomain.com/jotty). Trying to access Jotty through a subdirectory does not work as it redirects back to the page root / (eg. https://somedomain.com/jotty/auth/setup becomes https://somedomain.com/auth/setup). It seems like everything past the tld in the environment variable APP_URL is stripped out.
Wireframes or mockups (optional)
Add an environment variable named BASE_URL or change the way that APP_URL functions in order to allow specifying subdirectories
Checklist
Describe the feature you'd like to see
Currently, the environment variable
APP_URLdoes not allow for subdirectories (eg.https://somedomain.com/jotty). Trying to access Jotty through a subdirectory does not work as it redirects back to the page root/(eg.https://somedomain.com/jotty/auth/setupbecomeshttps://somedomain.com/auth/setup). It seems like everything past the tld in the environment variableAPP_URLis stripped out.Wireframes or mockups (optional)
Add an environment variable named
BASE_URLor change the way thatAPP_URLfunctions in order to allow specifying subdirectoriesChecklist