Fix jwt-token
This commit is contained in:
@@ -95,7 +95,7 @@ services:
|
||||
context: ./client
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
VITE_BASE_PATH: ${VITE_BASE_PATH:-/uggla/}
|
||||
VITE_BASE_PATH: ${VITE_BASE_PATH:-/}
|
||||
VITE_API_URL: ${VITE_API_URL:-}
|
||||
NODE_ENV: production
|
||||
container_name: drone-detection-frontend
|
||||
|
||||
Reference in New Issue
Block a user