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