File tree Expand file tree Collapse file tree 4 files changed +3
-10
lines changed
appengine/standard/endpoints-frameworks-v2/backend Expand file tree Collapse file tree 4 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -10,18 +10,11 @@ handlers:
1010libraries :
1111- name : pycrypto
1212 version : 2.6
13-
14- # Endpoints Frameworks 2.0 uses background threads for caching and reporting to
15- # service management and service control.
16- manual_scaling :
17- instances : 1
18-
19- beta_settings :
20- use_endpoints_api_management : true
21- endpoints_swagger_spec_file : echo-v1_swagger.json
13+ - name : ssl
14+ version : 2.7.11
2215
2316env_variables :
2417 # Replace with your endpoints service name.
2518 ENDPOINTS_SERVICE_NAME : your-service.appspot.com
2619 # Replace with the version Id of your uploaded Endpoints service.
27- ENDPOINTS_SERVICE_VERSION : 2016-08-01r01
20+ ENDPOINTS_SERVICE_VERSION : 2016-08-01r0
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments