You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Copy this file to .flaskenv and set configuration as desired |
|
|
|
FLASK_APP=linkshortener.py |
|
FLASK_ENV=production |
|
#FLASK_ENV=development |
|
REVERSE_PROXY=0 |