Remove adminer.

This commit is contained in:
Laur Ivan 2022-09-16 23:02:57 +02:00
parent 4fa18f15cc
commit 025b7f4dd8

View File

@ -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