docker
parent
989b1d1b9e
commit
18bc9accf7
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.25.3-alpine
|
||||
FROM nginx:latest
|
||||
|
||||
COPY ./build /usr/share/nginx/html
|
||||
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
|
Loading…
Reference in New Issue