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.
1 parent f85098b commit 3df83a5Copy full SHA for 3df83a5
.ebextensions/01_application.config
@@ -4,11 +4,6 @@ option_settings:
4
aws:elasticbeanstalk:application:environment:
5
PORT: "5000"
6
PYTHONPATH: "/var/app/current"
7
- aws:elasticbeanstalk:environment:proxy:
8
- ProxyServer: nginx
9
- aws:elasticbeanstalk:environment:process:default:
10
- Port: 5000
11
- Protocol: HTTP
12
13
files:
14
"/etc/nginx/conf.d/proxy.conf":
0 commit comments