caipin %!s(int64=3) %!d(string=hai) anos
pai
achega
154b41a52c
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      deployment/Dockerfile

+ 3 - 3
deployment/Dockerfile

@@ -14,9 +14,9 @@ FROM alpine:3.13
 #COPY --from=builder /go/bin/chat /bin/chat
 # /chat 放到根目录
 COPY --from=builder /go/bin/web /server
-COPY --from=builder /go/src/construction_management/server/config-debug.yaml /config-debug.yaml
-COPY --from=builder /go/src/construction_management/server/config-uat.yaml /config-uat.yaml
-COPY --from=builder /go/src/construction_management/server/config-pro.yaml /config-pro.yaml
+COPY --from=builder /go/src/construction_management/server/web/config-debug.yaml /config-debug.yaml
+COPY --from=builder /go/src/construction_management/server/web/config-uat.yaml /config-uat.yaml
+COPY --from=builder /go/src/construction_management/server/web/config-pro.yaml /config-pro.yaml
 RUN mkdir -p /lib
 COPY --from=builder /go/src/construction_management/server/lib/*.json /lib/