done.
Some checks failed
CI/CD / build-and-deploy (push) Failing after 52s

This commit is contained in:
Mingor(100757) 2024-09-18 15:51:51 +08:00
parent 5c9c960791
commit ba58292664

View File

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