RRailway•Created by BlazingIce on 1/19/2024 in #✋|help Help with cron job in flask and postgres
im using gunicorn already but also in my code ive used:
if os.environ.get("FLASK_ENV") == "production":
and it doesnt run as true, can i be using gunicorn and also not in production?