docs: small wording

This commit is contained in:
əlemi 2025-01-23 04:05:55 +01:00
parent cf9d36ac78
commit 614eabf357
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -103,7 +103,7 @@ cargo build --release --features=web
all modes share `-c`, `--db` and `--domain` options, which will set respectively config path, database connection string and instance domain url.
none of these is necessary: by default a sqlite database `upub.db` will be created in current directory, default config will be used and domain will be a localhost http url
bring up a complete instance with `monolith` mode: `$ upub monolith`: it will:
bring up a complete instance with `monolith` mode: `$ upub monolith` will
* run migrations
* setup frontend and routes
* spawn a background worker