singhjagpreet commited on
Commit
9d4c3d2
1 Parent(s): d48f07a

deployment with AWS

Browse files
Files changed (1) hide show
  1. .ebextensions/python.config +2 -2
.ebextensions/python.config CHANGED
@@ -1,3 +1,3 @@
1
- option_setting:
2
- "aws:elasticbeanstalk:container:python":
3
  WSGIPath: application:application
 
1
+ option_settings:
2
+ "aws:elasticbeanstalk:container:python":
3
  WSGIPath: application:application