Flask server in wasp
Hello everyone, in src/server i have put the file
And by running
But how can run this in production? I use caddy at the moment:
Any idea on how running
main.py that contains:And by running
python main.py everything works well. But how can run this in production? I use caddy at the moment:
Any idea on how running
python main.py in prod? Thanks you




