web-proxy: include mime.types
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

Always include mime.types on web-proxies.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-02-05 20:10:57 +01:00
parent e369c53a4c
commit 92f01888af
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -10,6 +10,7 @@ nginx:
use: epoll
http:
include:
- mime.types
- snippets/modsecurity
- conf.d/*.conf
- vhosts.d/*.conf