fix
This commit is contained in:
parent
9b45026285
commit
14a38dfd50
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
FROM nginx:1.26.2-alpine-slim
|
||||
|
||||
RUN apk --update --no-cache add nginx-mod-http-headers-more
|
||||
|
||||
COPY config/nginx.conf.template /etc/nginx/templates/
|
||||
COPY ./html/ /usr/share/nginx/html/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue