TrikozikGames commited on
Commit
bcc6d7c
·
verified ·
1 Parent(s): 49d5495

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