set cache control
This commit is contained in:
parent
a3f3d147cb
commit
16e879db78
3 changed files with 48 additions and 41 deletions
|
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:alpine
|
||||
COPY ./site /usr/share/nginx/html
|
||||
COPY ./config/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY ./config/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue