nginx: Disable .git dir
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
COPY . /usr/share/nginx/html
|
||||
COPY ./assets/img/favicon.png /usr/share/nginx/html
|
||||
COPY ./assets/img/favicon.png /usr/share/nginx/html
|
||||
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user