updated Version again

This commit is contained in:
Zakaria
2026-05-08 12:13:24 -04:00
parent 7928b5e016
commit a9fff23a4d
2 changed files with 76 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM nginx:alpine
COPY fancy-wordle-modern.html /usr/share/nginx/html/index.html
COPY index.html /usr/share/nginx/html/index.html
COPY CSS /usr/share/nginx/html/CSS
COPY img /usr/share/nginx/html/img
COPY Celebration.mp3 dictionary.json script.js targetWords.json word-data.js /usr/share/nginx/html/