Files
aab01cb7052fed71aaebb704fafcfebded58bf51
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
# API endpoint (backend)
|
|||
VITE_API_BASE_URL=http://localhost:3000
|
|||
|
|||
# App base URL (frontend)
|
|||
VITE_APP_BASE_URL=http://localhost:3000
|