Service Template: Make sure stunnel is there for ldap

This commit is contained in:
IamTheFij 2023-07-25 10:30:28 -07:00
parent f0d31ff13c
commit f8478ae6c9
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ SELECT 'NOOP';
}
%{ endif }
%{ if use_mysql || use_redis ~}
%{ if use_mysql || use_redis || use_ldap ~}
task "stunnel" {
driver = "docker"