mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
Add static folder
This commit is contained in:
@@ -40,6 +40,7 @@ COPY new_theme/ ./new_theme/
|
||||
COPY templates/ ./templates/
|
||||
COPY locale/ ./locale/
|
||||
COPY tailwind.config.js ./
|
||||
COPY static/ ./static/
|
||||
|
||||
# Build static assets and translations
|
||||
RUN uv run manage.py tailwind install \
|
||||
|
||||
Reference in New Issue
Block a user