new
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
COPY logo.png /usr/share/nginx/html/logo.png
|
||||
COPY logo.png /usr/share/nginx/html/logo.png
|
||||
COPY favicon.svg /usr/share/nginx/html/favicon.svg
|
||||
|
||||
Reference in New Issue
Block a user