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

Images are sent as text/plain when using kestrel server #30

Open
halcwb opened this issue Mar 6, 2023 · 1 comment
Open

Images are sent as text/plain when using kestrel server #30

halcwb opened this issue Mar 6, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@halcwb
Copy link
Owner

halcwb commented Mar 6, 2023

When running in development mode, i.e. use the vite server, png and svg files show up as images, however, when using the docker deployment, running with kestrel, these files are not rendered and sent to the browser as text/plain.

See: SaturnFramework/Saturn#369.

@halcwb halcwb added the help wanted Extra attention is needed label Mar 6, 2023
@halcwb
Copy link
Owner Author

halcwb commented Mar 20, 2024

Could be that images are not included in the docker ignore file!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant