openflexure-microscope-server/webapp/.env.development
Richard Bowman 35db80121a Update build output location
This now places the static web app in the correct location for the v3 back-end code.
2024-01-03 20:50:33 +00:00

5 lines
112 B
Text

NODE_ENV=development
VUE_APP_MODE=development
VUE_APP_PLATFORM=web
VUE_APP_TARGET=web
VUE_APP_ENABLE_IMJOY=true