优化配置参数

This commit is contained in:
bjdgyc
2022-11-29 22:23:24 +08:00
parent 279b6f87a0
commit 337ffeb1a2
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ WORKDIR /app
COPY --from=builder_golang /anylink/server/anylink /app/
COPY docker/docker_entrypoint.sh /app/
COPY ./server/bridge-init.sh /app/
#COPY ./server/bridge-init.sh /app/
COPY ./server/conf /app/conf
COPY ./LICENSE /app/LICENSE