docker: Copy favicon to top directory
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
FROM nginx:alpine
|
FROM nginx:alpine
|
||||||
COPY . /usr/share/nginx/html
|
COPY . /usr/share/nginx/html
|
||||||
|
COPY img/favicon.png /usr/share/nginx/html
|
||||||
Reference in New Issue
Block a user