Fix Dockerfile
All checks were successful
Build and Deploy / build-and-push (push) Successful in 25s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 25s
This commit is contained in:
@@ -7,6 +7,5 @@ COPY manifest.webmanifest /usr/share/nginx/html/
|
|||||||
COPY sw.js /usr/share/nginx/html/
|
COPY sw.js /usr/share/nginx/html/
|
||||||
COPY icons /usr/share/nginx/html/icons
|
COPY icons /usr/share/nginx/html/icons
|
||||||
COPY js /usr/share/nginx/html/js
|
COPY js /usr/share/nginx/html/js
|
||||||
COPY css /usr/share/nginx/html/css
|
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
Reference in New Issue
Block a user