Merge pull request #97 from jkaninda/docs
docs: update Goma Gateway archi image
This commit is contained in:
@@ -10,8 +10,8 @@ nav_order: 1
|
|||||||
```yaml
|
```yaml
|
||||||
version: 1.0
|
version: 1.0
|
||||||
gateway:
|
gateway:
|
||||||
sslCertFile: cert.pem
|
sslCertFile: /etc/goma/cert.pem
|
||||||
sslKeyFile: key.pem
|
sslKeyFile: /etc/goma/key.pem
|
||||||
writeTimeout: 15
|
writeTimeout: 15
|
||||||
readTimeout: 15
|
readTimeout: 15
|
||||||
idleTimeout: 30
|
idleTimeout: 30
|
||||||
@@ -25,6 +25,7 @@ gateway:
|
|||||||
disableKeepAlive: false
|
disableKeepAlive: false
|
||||||
disableHealthCheckStatus: false
|
disableHealthCheckStatus: false
|
||||||
blockCommonExploits: true
|
blockCommonExploits: true
|
||||||
|
# Intercept backend errors
|
||||||
interceptErrors:
|
interceptErrors:
|
||||||
- 500
|
- 500
|
||||||
cors:
|
cors:
|
||||||
|
|||||||
BIN
goma-gateway.png
BIN
goma-gateway.png
Binary file not shown.
|
Before Width: | Height: | Size: 359 KiB After Width: | Height: | Size: 358 KiB |
Reference in New Issue
Block a user