init: initial commit
This commit is contained in:
commit
7cbff48066
4 changed files with 91 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM nginx
|
||||
|
||||
COPY public /usr/share/nginx/html
|
Loading…
Add table
Add a link
Reference in a new issue