Added more description
This commit is contained in:
parent
a62a8e7cdd
commit
2787878747
|
|
@ -20,7 +20,7 @@
|
|||
"variables": [{
|
||||
"id": "$$UPSTREAM_HTTP_ADDRESS",
|
||||
"label": "Upstream address",
|
||||
"description": "For example use https://caprover.com to forward all request to CapRover. If you're forwarding http requests to a CapRover internal app use http://srv-captain--yourappnamehere",
|
||||
"description": "For example use https://caprover.com to forward all request to CapRover.\n If you're forwarding http requests to a CapRover internal app use http://srv-captain--yourappnamehere or if you want a particular port, use http://srv-captain--yourappnamehere:8080",
|
||||
"defaultValue": "",
|
||||
"validRegex": "/^(http:\\/\\/|https:\\/\\/)\\S*$/"
|
||||
}]
|
||||
|
|
|
|||
Loading…
Reference in New Issue