访问端口调整
This commit is contained in:
parent
c35aeb87e4
commit
6dff4049f1
@ -1,4 +1,5 @@
|
|||||||
FROM registry.zsmarter.com/public/nginx:1.22.1
|
FROM registry.zsmarter.com/public/nginx:1.22.1
|
||||||
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
|
||||||
COPY ./sf-ui/dist /app/nginx/html
|
COPY ./sf-ui/dist /app/nginx/html
|
||||||
COPY ./nginx.conf /etc/nginx/nginx.conf
|
COPY ./sf-ui/nginx.conf /etc/nginx/nginx.conf
|
||||||
|
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user