File tree 4 files changed +3
-10
lines changed
appengine/standard/endpoints-frameworks-v2/backend
4 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -10,18 +10,11 @@ handlers:
10
10
libraries :
11
11
- name : pycrypto
12
12
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
22
15
23
16
env_variables :
24
17
# Replace with your endpoints service name.
25
18
ENDPOINTS_SERVICE_NAME : your-service.appspot.com
26
19
# 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