I\'m a newbie in web server administration. I\'ve read multiple times that flask built-in web server is not designed for \"production\", and must be used only for tests and
The OP has long-since moved on, but for those who encounter this question in the future I would just add that setting up an Apache server, even on a laptop, is free and pretty easy. It can be readily configured for as few or as many features as you want just by uncomment in or commenting out lines in the config file. There might be an even easier GUI method for doing that nowdays, but just editing the configs is simple.