un beau favicon

This commit is contained in:
Aethor
2021-06-16 00:13:28 +02:00
parent 9f40b27cfd
commit c063a67cf7
3 changed files with 12 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ RUN adduser zambla
COPY icecast.xml.jinja .
COPY ices.xml.jinja .
COPY index.html /usr/share/icecast2/web
COPY favicon.ico /usr/share/icecast2/web
COPY next_song.py /opt
COPY yt_sync.py /opt