Allow specifying Url from env
This commit is contained in:
parent
2389415071
commit
dd5bec799f
2 changed files with 9 additions and 9 deletions
|
|
@ -694,7 +694,7 @@ The title used to indicate the site.
|
|||
|
||||
`url`
|
||||
|
||||
The URL which will be requested and its response will determine the status of the site.
|
||||
The URL which will be requested and its response will determine the status of the site. Optionally, you can specify this using an environment variable with the syntax `${VARIABLE_NAME}`.
|
||||
|
||||
`icon`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue