Merge pull request #20 from jkaninda/refactor
docs: update deployment configuration example
This commit is contained in:
@@ -120,7 +120,7 @@ gateway:
|
||||
# Example of a route | 1
|
||||
- name: Public
|
||||
# host Domain/host based request routing
|
||||
host: ""
|
||||
host: "" # Host is optional
|
||||
path: /public
|
||||
## Rewrite a request path
|
||||
# e.g rewrite: /store to /
|
||||
|
||||
Reference in New Issue
Block a user