Fix Dockerfile
All checks were successful
Build and Deploy / build-and-push (push) Successful in 25s

This commit is contained in:
2026-03-27 16:13:21 +01:00
parent 5c17976732
commit 536bc95236

View File

@@ -7,6 +7,5 @@ COPY manifest.webmanifest /usr/share/nginx/html/
COPY sw.js /usr/share/nginx/html/
COPY icons /usr/share/nginx/html/icons
COPY js /usr/share/nginx/html/js
COPY css /usr/share/nginx/html/css
EXPOSE 80