mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-30 19:25:47 +00:00
11 lines
224 B
Markdown
11 lines
224 B
Markdown
# `server`
|
|
|
|
Runs the authentication service.
|
|
|
|
```
|
|
$ mas-cli server
|
|
INFO mas_cli::server: Starting task scheduler
|
|
INFO mas_core::templates: Loading builtin templates
|
|
INFO mas_cli::server: Listening on http://0.0.0.0:8080
|
|
```
|