Docs updates.

This commit is contained in:
Leo Vasanko
2025-12-19 21:07:20 +00:00
parent efc55c600e
commit 8ba644e2cd
+1 -1
View File
@@ -56,7 +56,7 @@ paskia serve [options]
| --rp-id *domain* | Main/top domain | **localhost** |
| --rp-name *"text"* | Name of your company or site | Same as rp-id |
| --origin *url* | Explicitly list the domain names served | **https://**_rp-id_ |
| --auth-host *domain* | Dedicated authentication site (e.g., **auth.example.com**) | Unspecified: we use **/auth/** on *every* site under rp-id.|
| --auth-host *domain* | Dedicated authentication site (e.g., **auth.example.com**) | Unspecified: we use **/auth/** on **every** site under rp-id.|
## Further Documentation