Added more description
This commit is contained in:
@ -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*$/"
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user