Remove nginx.conf
Fully handled by K8s
This commit is contained in:
parent
d87a4e8414
commit
6e231361c7
@ -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
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
add_header X-Clacks-Overhead "GNU Terry Pratchett";
|
|
Loading…
x
Reference in New Issue
Block a user