yeet
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Production Environment Variables
|
||||
# Copy this file to .env.production and fill in the values
|
||||
|
||||
# Flask app location
|
||||
FLASK_APP=backend.app:create_app
|
||||
|
||||
# Backend port (defaults to 5001 if not set)
|
||||
PORT=5001
|
||||
|
||||
|
||||
Reference in New Issue
Block a user