This commit is contained in:
parent
5c9c960791
commit
ba58292664
@ -1,4 +1,4 @@
|
||||
FROM nginx:stable-alpine
|
||||
FROM nginx:1.27.1-alpine
|
||||
COPY nginx.default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY ./dist/ /usr/share/nginx/html
|
||||
#COPY ./public/config.json /usr/share/nginx/html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user