Remove nginx.conf

Fully handled by K8s
This commit is contained in:
Jack Jackson 2022-09-20 02:30:44 -07:00
parent d87a4e8414
commit 6e231361c7
2 changed files with 0 additions and 2 deletions

View File

@ -1,3 +1,2 @@
FROM nginxinc/nginx-unprivileged FROM nginxinc/nginx-unprivileged
COPY blog/public /usr/share/nginx/html COPY blog/public /usr/share/nginx/html
COPY nginx.conf /etc/nginx/conf.d/nginx_extra.conf

View File

@ -1 +0,0 @@
add_header X-Clacks-Overhead "GNU Terry Pratchett";