6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
# Production environment - deployed at root path
|
|
VITE_BASE_PATH=/
|
|
|
|
# Debug configuration
|
|
VITE_DEBUG_ENABLED=true
|