This commit is contained in:
Philipp Rothmann 2022-04-13 12:54:21 +02:00
parent 32d5db0b79
commit f33c0c8b4d
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
* **Category**: * **Category**: Apps
* **Status**: 0, work-in-progress
* **Image**: [ghcr/goauthentik/server](ghcr.io/goauthentik/server)
* **Image**: [ghcr/goauthentik/server](https://ghcr.io/goauthentik/server)
* **Healthcheck**: Yes
* **Backups**: Yes
* **Email**: Yes
@ -20,7 +20,7 @@
## Quick start
* `abra app new {{ .Name }} --secrets`
* `abra app new authentik --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`