searxng/container
Ivan Gabaldon c3bae5d8af
[fix] container: remove static path mount
I've seen that by default Granian sets a `Cache-Control` header for 1 day IF `GRANIAN_STATIC_PATH_MOUNT` is set. This option is not a hard requirement, but it's set because I found to be faster when serving the static files.

Another thing is that by removing `GRANIAN_STATIC_PATH_MOUNT`, the headers set by the application are present again in the static files, which was not the case before.

Related https://github.com/searxng/searxng/pull/5004
2025-07-11 17:56:16 +02:00
..
template [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
base-builder.yml [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
base.yml [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
Dockerfile [fix] container: remove static path mount 2025-07-11 17:56:16 +02:00
entrypoint.sh [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00