set cache control

This commit is contained in:
Waylon Walker 2023-11-13 12:57:20 -06:00
parent a3f3d147cb
commit 16e879db78
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
3 changed files with 48 additions and 41 deletions

View file

@ -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