Unarchive lldap and add ldap port
This commit is contained in:
@@ -39,7 +39,8 @@ services:
|
||||
volumes:
|
||||
- ${APPDATA_PATH}/lldap/data:/data
|
||||
ports:
|
||||
- ${PORT}:17170
|
||||
- ${LDAP_PORT}:3890
|
||||
- ${WEBGUI_PORT}:17170
|
||||
networks:
|
||||
- frontend
|
||||
- backend
|
||||
Reference in New Issue
Block a user