fix(WebServer): 基于 Caddy 的 web server
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
e79570a54d
commit
45e78aaa87
|
@ -6,7 +6,7 @@ LABEL Author="lzwang"
|
||||||
LABEL Email="zhuangwang82@gmail.com"
|
LABEL Email="zhuangwang82@gmail.com"
|
||||||
LABEL Version=1.0
|
LABEL Version=1.0
|
||||||
|
|
||||||
COPY Caddyfile /etc/caddy/Caddyfile
|
COPY ./web-server/Caddyfile /etc/caddy/Caddyfile
|
||||||
|
|
||||||
RUN mkdir "/web"
|
RUN mkdir "/web"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue