mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-29 17:31:18 +00:00
523 B
523 B
server
Global options:
--config <config>: Path to the configuration file.--help: Print help.
server
Runs the authentication service.
Options:
--no-migrate: Do not apply pending database migrations on start.--no-worker: Do not start the task worker.--no-sync: Do not sync the configuration with the database.
$ 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