mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Replaced web_protocol by WEB_PROTOCOL
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# @See https://github.com/leenooks/phpLDAPadmin/wiki/Docker-Container
|
||||
APP_URL= {{ domains | get_url(application_id, web_protocol) }}
|
||||
APP_URL= {{ domains | get_url(application_id, WEB_PROTOCOL) }}
|
||||
LDAP_HOST= {{ldap.server.domain}}
|
Reference in New Issue
Block a user