Bug fixes pipeline
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user