host from env
This commit is contained in:
@@ -54,7 +54,7 @@ services:
|
||||
- authentik-postgres
|
||||
- authentik-redis
|
||||
extra_hosts:
|
||||
- host:192.168.2.200
|
||||
- "host:${HOST_IP}"
|
||||
|
||||
authentik-worker:
|
||||
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.8.1}
|
||||
|
||||
Reference in New Issue
Block a user