Merge "Replace Horizon header icon"

This commit is contained in:
Zuul 2020-05-21 14:13:36 +00:00 committed by Gerrit Code Review
commit 47e04dce93
2 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ RUN python manage.py compilemessages && \
python manage.py compress --force && \
chown 1001 -R local/ ../static
COPY *.svg ../static/dashboard/img/
COPY *.ico ../static/dashboard/img/
EXPOSE 8000
ENV UWSGI_HTTP_SOCKET=:8000 \
UWSGI_WSGI_FILE=/usr/local/lib/python3.7/site-packages/openstack_dashboard/wsgi.py \

BIN
images/horizon/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB