6 lines
183 B
Plaintext
6 lines
183 B
Plaintext
|
|
# API base URL (optional; mock is used in dev when unset)
|
||
|
|
VITE_API_BASE_URL=http://localhost:8080
|
||
|
|
|
||
|
|
# Error reporting endpoint (optional)
|
||
|
|
# VITE_ERROR_REPORT_URL=http://localhost:8080
|