Skip to content

Commit 9829777

Browse files
authored
Update serverless.yml
1 parent fae9289 commit 9829777

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

serverless.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ inputs:
1414
isAutoCiDeploy: false
1515
replace: false
1616
protocol: http
17-
hosts:
18-
- host: blog.atcumt.com
19-
autoRefresh: true
20-
https:
21-
switch: on
22-
http2: on
23-
certInfo:
24-
certId: 'jrIgtWH1'
17+
# hosts:
18+
# - host: blog.atcumt.com
19+
# autoRefresh: true
20+
# https:
21+
# switch: on
22+
# http2: on
23+
# certInfo:
24+
# certId: 'jrIgtWH1'

0 commit comments

Comments
 (0)