Fix jwt-token
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user