Troubleshooting
After changing APP_URL
in the env file, it might be necessary to run the following:
docker exec -it bookstack php /app/www/artisan bookstack:update-url <OLD_APP_URL> <NEW_APP_URL>
After changing APP_URL
in the env file, it might be necessary to run the following:
docker exec -it bookstack php /app/www/artisan bookstack:update-url <OLD_APP_URL> <NEW_APP_URL>