mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-20 13:05:49 +02:00
Fix backend Dockerfile
This commit is contained in:
@@ -53,7 +53,7 @@ RUN zip -r /app/danswer/vespa-app.zip .
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# TODO: remove this once all users have migrated
|
# TODO: remove this once all users have migrated
|
||||||
COPY ./danswer/scripts/migrate_vespa_to_acl.py /app/migrate_vespa_to_acl.py
|
COPY ./scripts/migrate_vespa_to_acl.py /app/migrate_vespa_to_acl.py
|
||||||
|
|
||||||
ENV PYTHONPATH /app
|
ENV PYTHONPATH /app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user