Pass public URL of webapp to plugins
This commit is contained in:
parent
c6287e6626
commit
19a20721e8
6 changed files with 19 additions and 8 deletions
|
@ -22,6 +22,8 @@ server:
|
|||
# The IP and port to listen to.
|
||||
hostname: 0.0.0.0
|
||||
port: 29316
|
||||
# Public base URL where the server is visible.
|
||||
public_url: https://example.com
|
||||
# The base management API path.
|
||||
base_path: /_matrix/maubot/v1
|
||||
# The base path for the UI.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue