Wire Kratos self-service flows to themed routes (todo §3); enable recovery/verification via email code, add mailpit dev courier + --watch-courier
This commit is contained in:
@@ -113,8 +113,9 @@ docker compose up # http://localhost:3000, live reload via `node --wa
|
||||
|
||||
`docker compose up` merges `compose.override.yml`, which mounts the source and
|
||||
restarts the server on change. _(The Ory + Postgres services join this compose
|
||||
file as they land — planned.)_ To work on your own plugin, see
|
||||
[Where plugins live](#where-plugins-live-and-how-to-mount-them).
|
||||
file as they land — planned.)_ Kratos recovery/verification emails are caught by
|
||||
**mailpit** in dev — read the codes at http://localhost:8025. To work on your own
|
||||
plugin, see [Where plugins live](#where-plugins-live-and-how-to-mount-them).
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user