Remove adminer.
This commit is contained in:
parent
4fa18f15cc
commit
025b7f4dd8
@ -31,11 +31,6 @@ services:
|
|||||||
timeout: 3s
|
timeout: 3s
|
||||||
volumes:
|
volumes:
|
||||||
- {{ authentik_volume_redis }}:/data
|
- {{ authentik_volume_redis }}:/data
|
||||||
adminer:
|
|
||||||
image: adminer
|
|
||||||
restart: always
|
|
||||||
ports:
|
|
||||||
- 8080:8080
|
|
||||||
server:
|
server:
|
||||||
image: ghcr.io/goauthentik/server:{{ authentik_image_version }}
|
image: ghcr.io/goauthentik/server:{{ authentik_image_version }}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user