mirror of
https://github.com/bitwarden/server
synced 2025-12-16 08:13:33 +00:00
include security headers
This commit is contained in:
@@ -10,6 +10,8 @@ RUN apt-get update \
|
||||
COPY nginx.conf /etc/nginx
|
||||
COPY proxy.conf /etc/nginx
|
||||
COPY mime.types /etc/nginx
|
||||
COPY security-headers.conf /etc/nginx
|
||||
COPY security-headers-ssl.conf /etc/nginx
|
||||
COPY entrypoint.sh /
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user