mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
构建镜像测试
This commit is contained in:
@@ -12,7 +12,7 @@ ENV DB_USER root
|
|||||||
ENV DB_PASSWORD admin
|
ENV DB_PASSWORD admin
|
||||||
|
|
||||||
|
|
||||||
|
echo '测试输出消息'
|
||||||
# 复制emqx和Nginx的配置文件
|
# 复制emqx和Nginx的配置文件
|
||||||
COPY ./emqx4.0/emqx.conf /etc/emqx/emqx.conf
|
COPY ./emqx4.0/emqx.conf /etc/emqx/emqx.conf
|
||||||
COPY ./emqx4.0/emqx_auth_http.conf /etc/emqx/plugins/emqx_auth_http.conf
|
COPY ./emqx4.0/emqx_auth_http.conf /etc/emqx/plugins/emqx_auth_http.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user