Skip to content

Commit

Permalink
Update serverless.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abiscuitx authored Feb 27, 2023
1 parent fae9289 commit 9829777
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ inputs:
isAutoCiDeploy: false
replace: false
protocol: http
hosts:
- host: blog.atcumt.com
autoRefresh: true
https:
switch: on
http2: on
certInfo:
certId: 'jrIgtWH1'
# hosts:
# - host: blog.atcumt.com
# autoRefresh: true
# https:
# switch: on
# http2: on
# certInfo:
# certId: 'jrIgtWH1'

0 comments on commit 9829777

Please sign in to comment.