mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-20 21:33:56 +02:00
Switch over favicon
This commit is contained in:
@@ -41,7 +41,7 @@ RUN adduser --system --uid 1001 nextjs
|
|||||||
USER nextjs
|
USER nextjs
|
||||||
|
|
||||||
# Add back in if we add anything to `public`
|
# Add back in if we add anything to `public`
|
||||||
# COPY --from=builder /app/public ./public
|
COPY --from=builder /app/public ./public
|
||||||
|
|
||||||
# Automatically leverage output traces to reduce image size
|
# Automatically leverage output traces to reduce image size
|
||||||
# https://nextjs.org/docs/advanced-features/output-file-tracing
|
# https://nextjs.org/docs/advanced-features/output-file-tracing
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user