Initial commit
This commit is contained in:
parent
569b3d09cf
commit
eea2881cdb
6 changed files with 287 additions and 0 deletions
3
web/Dockerfile
Normal file
3
web/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM nginx:alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
Loading…
Add table
Add a link
Reference in a new issue