mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-19 00:00:37 +02:00
fix email flow (#4339)
This commit is contained in:
parent
a65fefd226
commit
d37b427d52
@ -102,6 +102,7 @@ COPY ./alembic /app/alembic
|
|||||||
COPY ./alembic_tenants /app/alembic_tenants
|
COPY ./alembic_tenants /app/alembic_tenants
|
||||||
COPY ./alembic.ini /app/alembic.ini
|
COPY ./alembic.ini /app/alembic.ini
|
||||||
COPY supervisord.conf /usr/etc/supervisord.conf
|
COPY supervisord.conf /usr/etc/supervisord.conf
|
||||||
|
COPY ./static /app/static
|
||||||
|
|
||||||
# Escape hatch scripts
|
# Escape hatch scripts
|
||||||
COPY ./scripts/debugging /app/scripts/debugging
|
COPY ./scripts/debugging /app/scripts/debugging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user