docker: expose metrics and internal API
This commit is contained in:
parent
507b9c3f4c
commit
b36b54f9e6
2 changed files with 7 additions and 0 deletions
|
@ -8,3 +8,6 @@
|
|||
|
||||
The Caddy server will listen on `localhost:5004` for the frontend and API,
|
||||
and on `localhost:5005` for the profile URL shortener.
|
||||
|
||||
The backend server listens on `localhost:5006` for unproxied API access,
|
||||
and `localhost:5007` for metrics.
|
Loading…
Add table
Add a link
Reference in a new issue