mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
Merge pull request #45 from wahyd4/feat/include-qdrant-sync-script
fix: include sync script in build
This commit is contained in:
@@ -134,6 +134,7 @@ COPY --chown=appuser:appuser core/ ./core/
|
||||
COPY --chown=appuser:appuser links/ ./links/
|
||||
COPY --chown=appuser:appuser new_theme/ ./new_theme/
|
||||
COPY --chown=appuser:appuser templates/ ./templates/
|
||||
COPY --chown=appuser:appuser qdrant_sync.py ./
|
||||
|
||||
# Final cleanup
|
||||
RUN find /app -name "*.pyc" -delete \
|
||||
|
||||
Reference in New Issue
Block a user