mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-26 11:58:28 +02:00
Add User Groups (a.k.a. RBAC) (#4)
This commit is contained in:
@@ -61,6 +61,7 @@ WORKDIR /app
|
||||
|
||||
# Enterprise Version Files
|
||||
COPY ./ee /app/ee
|
||||
COPY ee.supervisord.conf /etc/supervisor/conf.d/ee.supervisord.conf
|
||||
|
||||
# Set up application files
|
||||
COPY ./danswer /app/danswer
|
||||
|
Reference in New Issue
Block a user