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:
services:
app:
command: server
depends_on:
- redis
worker: