feat(id.tjo.space): changes
This commit is contained in:
parent
4ef4215b0b
commit
47bb26815e
2 changed files with 2 additions and 2 deletions
id.tjo.space/containers
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue