Fix jwt-token

This commit is contained in:
2025-08-17 05:49:39 +02:00
parent 0f6ea2b840
commit bd375b52a1
8 changed files with 700 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ services:
args:
VITE_API_URL: http://localhost:3002/api
VITE_WS_URL: ws://localhost:3002
NODE_ENV: production
container_name: drone-detection-frontend
restart: unless-stopped
ports: