remove postgresql dependency on worker service
This commit is contained in:
parent
71736f8dd9
commit
c79f754b79
1 changed files with 2 additions and 0 deletions
|
|
@ -74,6 +74,8 @@ services:
|
||||||
|
|
||||||
|
|
||||||
worker:
|
worker:
|
||||||
|
depends_on:
|
||||||
|
postgresql: !reset []
|
||||||
env_file: !reset []
|
env_file: !reset []
|
||||||
environment:
|
environment:
|
||||||
AUTHENTIK_EMAIL__PASSWORD: file:///run/secrets/authentik_email_password
|
AUTHENTIK_EMAIL__PASSWORD: file:///run/secrets/authentik_email_password
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue