docs: update deployment config
This commit is contained in:
19
docs/quickstart/ssl.md
Normal file
19
docs/quickstart/ssl.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: SSL Certificate
|
||||
layout: default
|
||||
parent: Quickstart
|
||||
nav_order: 4
|
||||
---
|
||||
|
||||
|
||||
# SSL Certificate
|
||||
|
||||
|
||||
|
||||
```yaml
|
||||
version: 1.0
|
||||
gateway:
|
||||
sslCertFile: cert.pem
|
||||
sslKeyFile: key.pem
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user