Add Blink Prometheus listener (#11509)

This commit is contained in:
Austin McKinley
2026-08-20 08:50:12 -07:00
committed by GitHub
parent 3f7cf5b592
commit 56e16fcdf1
9 changed files with 168 additions and 8 deletions
+2 -1
View File
@@ -26,8 +26,9 @@ COPY --from=build /app /app
RUN mkdir /app/data && chown node /app/data
VOLUME /app/data
EXPOSE 3000
EXPOSE 3000 9090
ENV LINK_PORT=3000
ENV LINK_METRICS_PORT=9090
ENV NODE_ENV=production
# https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md#non-root-user