mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
383a7132a4
* feat: add environment vars to split application in different deployments for better scalability * update: package.json added start script ui --------- Co-authored-by: patrick <patrick.alves@br.experian.com>
4 lines
98 B
Bash
4 lines
98 B
Bash
VITE_PORT=8080
|
|
|
|
# VITE_API_BASE_URL=http://localhost:3000
|
|
# VITE_UI_BASE_URL=http://localhost:3000 |