mirror of
https://github.com/ThisIsBenny/wishlist-app.git
synced 2025-04-19 23:37:41 +00:00
3 lines
100 B
Text
3 lines
100 B
Text
NODE_ENV=development
|
|
VITE_API_BASEURL=http://localhost:5000/api
|
|
DATABASE_URL="file:../data/data.db"
|