Skip to content

Commit 3df83a5

Browse files
committed
Simplify application configuration
1 parent f85098b commit 3df83a5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.ebextensions/01_application.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ option_settings:
44
aws:elasticbeanstalk:application:environment:
55
PORT: "5000"
66
PYTHONPATH: "/var/app/current"
7-
aws:elasticbeanstalk:environment:proxy:
8-
ProxyServer: nginx
9-
aws:elasticbeanstalk:environment:process:default:
10-
Port: 5000
11-
Protocol: HTTP
127

138
files:
149
"/etc/nginx/conf.d/proxy.conf":

0 commit comments

Comments
 (0)