Rename DanswerBot (#644)

This commit is contained in:
Yuhong Sun
2023-10-28 14:41:36 -07:00
committed by GitHub
parent fe117513b0
commit 11d96b2807
14 changed files with 38 additions and 38 deletions

View File

@@ -46,7 +46,7 @@ COPY ./alembic.ini /app/alembic.ini
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
# Create Vespa app zip
WORKDIR /app/danswer/datastores/vespa/app_config
WORKDIR /app/danswer/document_index/vespa/app_config
RUN zip -r /app/danswer/vespa-app.zip .
WORKDIR /app