Add ID to AS guide
This commit is contained in:
parent
8c05e12cfc
commit
bf6bff3af6
1 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,9 @@ NB: Note the "-" at the start; this indicates a list element. The registration f
|
||||||
|
|
||||||
# registration.yaml
|
# registration.yaml
|
||||||
|
|
||||||
|
# An ID which is unique across all application services on your homeserver. This should never be changed once set.
|
||||||
|
id: "something-good"
|
||||||
|
|
||||||
# this is the base URL of the application service
|
# this is the base URL of the application service
|
||||||
url: "http://localhost:5000"
|
url: "http://localhost:5000"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue