generated from DAM/ts-TEMPLATE
collapse authentik image logic
if the pointer is bigger than the string DONT USE THE POINTER!
This commit is contained in:
parent
a61b149dc2
commit
d3c6793627
@ -53,7 +53,7 @@ services:
|
||||
depends_on:
|
||||
- authentik-ts
|
||||
authentik:
|
||||
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2.4}
|
||||
image: ghcr.io/goauthentik/server:2025.2.4
|
||||
container_name: authentik
|
||||
restart: unless-stopped
|
||||
command: server
|
||||
@ -80,7 +80,7 @@ services:
|
||||
authentik-ts:
|
||||
condition: service_started
|
||||
authentik-worker:
|
||||
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2.4}
|
||||
image: ghcr.io/goauthentik/server:2025.2.4
|
||||
container_name: authentik-worker
|
||||
restart: unless-stopped
|
||||
command: worker
|
||||
|
Loading…
x
Reference in New Issue
Block a user