add service
All checks were successful
Deploy Smart Search Backend Test / deploy (push) Successful in 1m26s
All checks were successful
Deploy Smart Search Backend Test / deploy (push) Successful in 1m26s
This commit is contained in:
@@ -20,7 +20,7 @@ WORKDIR /root/
|
|||||||
|
|
||||||
COPY --from=builder /app/server .
|
COPY --from=builder /app/server .
|
||||||
COPY --from=builder /app/migrations ./migrations
|
COPY --from=builder /app/migrations ./migrations
|
||||||
RUN mkdir -p ./config
|
COPY --from=builder /app/config/boot.yaml ./config/boot.yaml
|
||||||
|
|
||||||
EXPOSE 9091
|
EXPOSE 9091
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user