This commit is contained in:
Pavel Zilke 2024-07-15 17:14:04 +03:00
parent 5261d17001
commit cbfefce847
5 changed files with 12 additions and 10 deletions

View file

@ -1,4 +1,4 @@
FROM nginx:stable-alpine
COPY nginx.conf /etc/nginx/conf.d/default.conf
#COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY ./html/ /usr/share/nginx/html/