chore: add skip SSL certificate verification
This commit is contained in:
@@ -87,6 +87,7 @@ gateway:
|
||||
backends:
|
||||
- https://example.com
|
||||
- https://example2.com
|
||||
insecureSkipVerify: true
|
||||
methods:
|
||||
- GET
|
||||
# Route healthcheck
|
||||
|
||||
Reference in New Issue
Block a user