revert back

This commit is contained in:
Christian Lempa 2024-10-03 16:56:31 +02:00
parent 1148b9bbf1
commit 2b20e31b7b

View File

@ -1,10 +0,0 @@
---
services:
authentik_proxy:
image: ghcr.io/goauthentik/proxy:2024.8.0
container_name: authentik-outpost
environment:
- AUTHENTIK_HOST=${AUTHENTIK_HOST:?error}
- AUTHENTIK_INSECURE=${AUTHENTIK_INSECURE:-false}
- AUTHENTIK_TOKEN=${AUTHENTIK_TOKEN:?error}
restart: unless-stopped