We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48d6129 + 6e239aa commit 150ff08Copy full SHA for 150ff08
.ebextensions/python.config
@@ -1,7 +1,7 @@
1
option_settings:
2
- aws:elasticbeanstalk:container:python:staticfiles
+ aws:elasticbeanstalk:container:python:staticfiles:
3
/static/: static/
4
aws:elasticbeanstalk:application:environment:
5
FLASK_DEBUG: true
6
- APP_VERSION: v1.2.0
7
- ENABLE_COOL_NEW_FEATURE: false
+ APP_VERSION: v1.2.0
+ ENABLE_COOL_NEW_FEATURE: false
0 commit comments