Fix missing command in authentik

This commit is contained in:
Tobias Reisinger 2023-12-12 01:45:24 +01:00
parent 7f35b14f94
commit 253206da97
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -37,6 +37,7 @@ compose:
file: file:
services: services:
app: app:
command: server
depends_on: depends_on:
- redis - redis
worker: worker: