Fix jwt-token

This commit is contained in:
2025-09-23 15:06:54 +02:00
parent e3816b056e
commit f40d0d9b89
4 changed files with 300 additions and 12 deletions

View File

@@ -191,8 +191,7 @@ services:
NODE_ENV: ${NODE_ENV:-production}
IMMEDIATE_CLEANUP: ${IMMEDIATE_CLEANUP:-false}
METRICS_PORT: 3001
ports:
- "3004:3001" # Expose metrics port
# No external ports exposed - internal access only
networks:
- drone-network
depends_on: