Replace Horizon header icon

Change-Id: I38b01cb90767b06dacc2b0465117c3b93998af1b
This commit is contained in:
okozachenko 2020-05-20 20:24:05 +03:00
parent 584787e3a7
commit fe61a97201
2 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ RUN python manage.py collectstatic --no-input && \
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