1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-08 17:19:17 +00:00

docs: add custom pocket-id.org domain

This commit is contained in:
Elias Schneider
2025-02-01 19:31:01 +01:00
parent 8ae446322a
commit e607fe424a
8 changed files with 12 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ Pocket ID requires a [secure context](https://developer.mozilla.org/en-US/docs/W
curl -o .env https://raw.githubusercontent.com/stonith404/pocket-id/main/.env.example
```
2. Edit the `.env` file so that it fits your needs. See the [environment variables](/pocket-id/configuration/environment-variables) section for more information.
2. Edit the `.env` file so that it fits your needs. See the [environment variables](/configuration/environment-variables) section for more information.
3. Run `docker compose up -d`
You can now sign in with the admin account on `http://localhost/login/setup`.