This commit is contained in:
Pim Kunis 2023-05-19 21:19:40 +02:00
parent c915c734fc
commit 5feae321f8
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
FROM nginx:1.24-bullseye
COPY ./site-html /var/www/blog
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
COPY ./this-repo/nginx.conf /etc/nginx/conf.d/default.conf