- add: metrics exporting

This commit is contained in:
2025-03-09 17:05:14 -04:00
parent c4d3da1f94
commit 0dc69bcfcf
7 changed files with 22 additions and 3 deletions

View File

@@ -103,7 +103,8 @@
dockerfile: ./packet-service/Dockerfile
restart: on-failure
ports:
- "4000:4000"
- "29000:29000"
- "4001:4001"
env_file:
- ./packet-service/.env
- .env