We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Couldn't get this to work properly behind LE/Nginx until I set
APP_URL=https://server.com/bookstack in /var/www/html/.env
APP_URL=https://server.com/bookstack
/var/www/html/.env
I'm guessing it's going to be yet another environmental variable that needs the ability to set in the docker run command.