Bug fixes pipeline
This commit is contained in:
parent
9cafd66b61
commit
b8e1cbef5d
@ -17,7 +17,7 @@ RUN apk --no-cache add ca-certificates tzdata
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=builder /app/nats-ui .
|
||||
COPY index.html config.yaml ./
|
||||
COPY ./index.html ./config.yaml ./
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user