Remove nginx.conf

Fully handled by K8s
attemptAtTagsRenovation
Jack Jackson 2 years ago
parent d87a4e8414
commit 6e231361c7
  1. 1
      Dockerfile
  2. 1
      nginx.conf

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

@ -1 +0,0 @@
add_header X-Clacks-Overhead "GNU Terry Pratchett";
Loading…
Cancel
Save