KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.
From my experience with NGINX as reverse proxy, you probably have to remove this directive:
traefik.http.middlewares.security.headers.contenttypenosniff: true
Is this urgent?
No
What parts are affected
Frontend
What is the server version
latest
What is the client version
latest
What platform are you using
Linux
What's the problem 🤔
Im using Docker compose (All-in-one) BETA to setup kitchenowl with traefik. When i go to the web application using the URL https://shopping.example.com i get the following:
NOTE: it works perfectly when connecting to the server from the IOS app.
Share your logs
No response
Share your configuration