Working on the flask framework quickstart and using it to test (platform|upsun)ify.
Flask (as well as several of the other frameworks) support, and possibly come with, a .env file. Does it make sense for us to source this file in our generated .environment file if a .env file exists?
Working on the flask framework quickstart and using it to test (platform|upsun)ify.
Flask (as well as several of the other frameworks) support, and possibly come with, a
.envfile. Does it make sense for us tosourcethis file in our generated.environmentfile if a.envfile exists?