linuxserver / docker-bookstack

A Docker container for the BookStack documentation wiki
GNU General Public License v3.0
797 stars 109 forks source link

APP_URL changes itself #75

Closed Biepa closed 3 years ago

Biepa commented 3 years ago

After starting with the newest build the APP_URL changed to the IP of the server. And then I can't access the bookstack instance anymore.

A Issue was opened in the bookstack repo, describing the problem. But since its with the docker image ssdanbrown said a issues should be opened here

https://github.com/BookStackApp/BookStack/issues/2420

Edit: It changed in the .env file, because it was not set in my compose. Okay. Now it stays. But still cant access bookstack.

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

Biepa commented 3 years ago

Cleared cache of Bookstack and it's working again.

aptalca commented 3 years ago

It's controlled by the APP_URL env var in docker arguments