6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
# Rename this file to .env and set the API base URL for your environment
|
|
# Example:
|
|
# VITE_API_BASE_URL=http://localhost:8000
|
|
VITE_API_BASE_URL=https://api.example.com
|
|
|