4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
|
|
# Example env file for Vite
|
||
|
|
# Copy to .env and set your backend URL
|
||
|
|
VITE_BACKEND_URL=http://localhost:8080
|