ci: push dev images to ghcr (#1591)
* ci: push dev images to ghcr Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * *: use new ghcr images Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * website/docs: use ghcr proxy Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -17,9 +17,9 @@ If you want to only make changes on the UI, you don't need a backend running fro | ||||
| 3. Add the following entry to your `.env` file: | ||||
|  | ||||
|     ``` | ||||
|     AUTHENTIK_IMAGE=beryju.org/authentik/server | ||||
|     AUTHENTIK_IMAGE=goauthentik.io/dev-server | ||||
|     AUTHENTIK_TAG=gh-next | ||||
|     AUTHENTIK_OUTPOSTS__DOCKER_IMAGE_BASE=beryju.org/authentik/outpost-%(type)s:gh-next | ||||
|     AUTHENTIK_OUTPOSTS__DOCKER_IMAGE_BASE=goauthentik.io/dev-%(type)s:gh-next | ||||
|     AUTHENTIK_LOG_LEVEL=debug | ||||
|     AUTHENTIK_WEB_LOAD_LOCAL_FILES=true | ||||
|     ``` | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L