标签: python amazon-web-services elastic-beanstalk
我正在使用AWS Elastic Beanstalk来部署Python Flask应用。它默认在/ opt / python / current / app中安装我的应用程序。如何将其更改为/ opt / python / current / myappname?