feat(id.tjo.space): changes

This commit is contained in:
Tine 2025-03-07 12:34:15 +01:00
parent 4ef4215b0b
commit 47bb26815e
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
Description=An Authentik Server
[Container]
Image=ghcr.io/goauthentik/authentik:2025.2.1
Image=ghcr.io/goauthentik/server:2025.2.1
EnvironmentFile=/etc/authentik/authentik.env
EnvironmentFile=/etc/authentik/secrets.env
Volume=/srv/authentik/media:/media

View file

@ -2,7 +2,7 @@
Description=An Authentik Worker
[Container]
Image=ghcr.io/goauthentik/authentik:2025.2.1
Image=ghcr.io/goauthentik/server:2025.2.1
Exec=worker
EnvironmentFile=/etc/authentik/authentik.env
EnvironmentFile=/etc/authentik/secrets.env