mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-31 14:52:19 +00:00
Updated docker compose
This commit is contained in:
@@ -19,7 +19,6 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
LDAP_SERVER = settings.LDAP_SERVER
|
||||
LDAP_ENABLE = settings.LDAP_ENABLE
|
||||
# LDAP_ENABLE=False
|
||||
|
||||
router = APIRouter(prefix="/auth", tags=["auth"])
|
||||
|
||||
|
Reference in New Issue
Block a user