Tambah Dockerfile Choropleth

This commit is contained in:
L4zyL4mb
2026-06-13 11:51:31 +07:00
parent 64d51f76a1
commit 7944ce5597
+3
View File
@@ -0,0 +1,3 @@
FROM nginx:alpine
COPY . /usr/share/nginx/html
EXPOSE 80