mirror of
https://github.com/alexta69/metube.git
synced 2025-04-03 20:27:36 +03:00
chore: move icons to frontend assets
This commit is contained in:
parent
48657c1c12
commit
c90057edc1
16 changed files with 6 additions and 59 deletions
|
@ -25,7 +25,6 @@ RUN sed -i 's/\r$//g' docker-entrypoint.sh && \
|
|||
rm -rf /var/cache/apk/* && \
|
||||
mkdir /.cache && chmod 777 /.cache
|
||||
|
||||
COPY favicon ./favicon
|
||||
COPY app ./app
|
||||
COPY --from=builder /metube/dist/metube ./ui/dist/metube
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue