Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Fix] Fix dockerfile not copying correct folder to wwwroot #2425

Merged

Conversation

TheDarkMage
Copy link
Contributor

Fixed

  • Fixed: Fixed a bug where the dockerfile was copying the wrong folder to wwwroot.

After #2422 UI files are saved to dist/browser, dockerfile was not updated to reflect changes. This was causing the docker image to not be able to load the webpage with the error Could not find file '/kavita/wwwroot/index.html'

Dockerfile is copying the wrong folder to wwwroot. Changed to correct folder
@majora2007
Copy link
Member

Oh this explains it. I changed everywhere BUT the dockerfile. Thanks.

@majora2007 majora2007 merged commit 2f6e76f into Kareadita:develop Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants