Bug Fixes

This commit is contained in:
Eric Gullickson
2025-11-01 22:35:26 -05:00
parent cde14f2766
commit 7b753f080c

View File

@@ -238,7 +238,7 @@ networks:
backend:
driver: bridge
internal: true # Complete isolation from host
internal: false # Needs external access for Auth0 JWT validation
labels:
- "com.motovaultpro.network=backend"
- "com.motovaultpro.purpose=api-services"