mirror of
https://github.com/trafficlunar/api.git
synced 2026-06-27 22:24:08 +00:00
feat: expose prometheus metrics on different port
This commit is contained in:
parent
d93f3f2797
commit
498b45eab3
5 changed files with 19 additions and 4 deletions
|
|
@ -18,4 +18,5 @@ COPY --from=builder /app/api .
|
|||
COPY favicon.ico .
|
||||
|
||||
EXPOSE 8888
|
||||
EXPOSE 8889
|
||||
CMD [ "/app/api" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue