wishlist-app/.env.template
Benny Samir Hierl bb5099d7d4 #3 protect endpoints via API-Key
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
2022-02-09 22:11:32 +01:00

4 lines
119 B
Text

NODE_ENV=development
VITE_API_BASEURL=http://localhost:5000/api
DATABASE_URL="file:../data/data.db"
API_KEY=TOP_SECRET