Files
a82c7e37e7001d4091fc33da979ac2d7436a22f1
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
|