TrikozikGames commited on
Commit
715a8d1
·
verified ·
1 Parent(s): ac9c8e3

Delete Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile DELETED
@@ -1,3 +0,0 @@
1
- FROM nginx:alpine
2
- COPY index.html /usr/share/nginx/html/index.html
3
- EXPOSE 80