feat: fix hotspot test

This commit is contained in:
2026-01-22 16:52:36 -03:00
parent 957539d201
commit fa8ca6cb61
20 changed files with 247 additions and 39 deletions
+2
View File
@@ -42,6 +42,8 @@ services:
JWT_SECRET: openccb_secret_key_2025_production
NEXT_PUBLIC_LMS_API_URL: http://localhost:3002
env_file: .env
extra_hosts:
- "host.docker.internal:host-gateway"
depends_on:
- db