core: add initial app launch url (#2367)

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens L
2022-02-23 22:48:55 +01:00
committed by GitHub
parent c6e9ecdd37
commit 677bcaadd7
7 changed files with 170 additions and 19 deletions

View File

@ -8,7 +8,7 @@ To create a local development setup for authentik, you need the following:
### Requirements
- Python 3.9
- Python 3.10
- poetry, which is used to manage dependencies, and can be installed with `pip install poetry`
- Go 1.16
- PostgreSQL (any recent version will do)