mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-13 07:04:10 +00:00
Updated docker compose
This commit is contained in:
parent
e562dde9aa
commit
32dc369349
@ -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"])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user