Docs updates.

This commit is contained in:
Leo Vasanko
2025-12-19 21:09:56 +00:00
parent 4e54856624
commit be4208b74e
+1 -1
View File
@@ -54,7 +54,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