chore: run frontend tests against dev-mode ui
This commit is contained in:
@@ -72,6 +72,9 @@ services:
|
||||
environment:
|
||||
# Use internal service name
|
||||
VITE_API_BASE_URL: http://backend:${BACKEND_PORT:-8000}
|
||||
VITE_WIZARD_PORT: ${WIZARD_PORT:-8080}
|
||||
FRONTEND_DEV_MODE: ${FRONTEND_DEV_MODE:-1}
|
||||
NODE_ENV: development
|
||||
networks:
|
||||
- test-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user