Clarified misleading DOMAIN example
This commit is contained in:
parent
6de4288b28
commit
915811c2ac
@ -10,10 +10,10 @@ catalog:
|
|||||||
required: true
|
required: true
|
||||||
type: password
|
type: password
|
||||||
- variable: DOMAIN
|
- variable: DOMAIN
|
||||||
description: The domain and port that Huginn will be hosted on
|
description: The domain and port ( if necessary ) that should be used to get to Huginn
|
||||||
label: Domain
|
label: Domain
|
||||||
required: true
|
required: true
|
||||||
default: example.com:443
|
default: example.com
|
||||||
type: string
|
type: string
|
||||||
- variable: INVITATION_CODE
|
- variable: INVITATION_CODE
|
||||||
description: Code that new users must use to register
|
description: Code that new users must use to register
|
||||||
|
Loading…
x
Reference in New Issue
Block a user