first commit
This commit is contained in:
7
calorie_tracker_app/.env.example
Normal file
7
calorie_tracker_app/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# API Ninjas API Key
|
||||
# Get your free API key from: https://api-ninjas.com/api
|
||||
API_NINJAS_KEY=your_api_key_here
|
||||
|
||||
# Flask Configuration
|
||||
SECRET_KEY=your_secret_key_here_change_in_production
|
||||
FLASK_ENV=development
|
||||
Reference in New Issue
Block a user