Hello I have a simple flask app that is triggering some devices in my facility. I currently have cors and a secret-key needed in header in order for request to go through.
How can I make my flask app more secure? do I need to set up gunicorn and nginx when deploying on railway? Open to any advice thank you
ps. I am not expecting a ton of traffic to be hitting my endpoint
#Making flask app secure
11 messages · Page 1 of 1 (latest)