sdf
This commit is contained in:
parent
25ba57f539
commit
6c5ce8aaeb
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ services:
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.8.3}
|
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.8.3}
|
||||||
restart: unless-stopped
|
#restart: unless-stopped
|
||||||
command: server
|
command: server
|
||||||
environment:
|
environment:
|
||||||
AUTHENTIK_REDIS__HOST: redis
|
AUTHENTIK_REDIS__HOST: redis
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue