add nginx conf
This commit is contained in:
parent
197b0b677f
commit
a3f3d147cb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
FROM nginx:alpine
|
||||
COPY ./site /usr/share/nginx/html
|
||||
COPY ./config/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue