Docs updates.
This commit is contained in:
@@ -30,9 +30,7 @@ Install [UV](https://docs.astral.sh/uv/getting-started/installation/) and run:
|
||||
uvx paskia serve --rp-id example.com
|
||||
```
|
||||
|
||||
On the first run it downloads the software and prints a registration link for the Admin. If you are going to be connecting `localhost` directly, for testing, leave out the rp-id.
|
||||
|
||||
The server will start up on [localhost:4401](http://localhost:4401) *for authentication required*, serving for `*.example.com`.
|
||||
On the first run it downloads the software and prints a registration link for the Admin. The server will start up on [localhost:4401](http://localhost:4401) *for authentication required*, serving for `*.example.com`. If you are going to be connecting `localhost` directly, for testing, leave out the rp-id.
|
||||
|
||||
Otherwise you will need a web server such as [Caddy](https://caddyserver.com/) to serve HTTPS on your actual domain names and proxy requests to Paskia and your backend apps (see documentation below).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user