8 lines
119 B
Bash
8 lines
119 B
Bash
# public path
|
|
VITE_BASE=/
|
|
|
|
# Basic interface address SPA
|
|
VITE_GLOB_API_URL=http://localhost:8000
|
|
|
|
VITE_VISUALIZER=true
|