beszel
This commit is contained in:
parent
b23a05d693
commit
d4fdcd3370
2 changed files with 3 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ services:
|
|||
placement:
|
||||
constraints:
|
||||
- node.hostname == znas
|
||||
|
||||
|
||||
redis:
|
||||
image: docker.io/library/redis:alpine
|
||||
|
|
@ -49,6 +50,7 @@ services:
|
|||
placement:
|
||||
constraints:
|
||||
- node.hostname == znas
|
||||
|
||||
|
||||
authentik:
|
||||
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue