Merge "Replace Horizon header icon"
This commit is contained in:
commit
47e04dce93
@ -41,6 +41,7 @@ RUN python manage.py compilemessages && \
|
|||||||
python manage.py compress --force && \
|
python manage.py compress --force && \
|
||||||
chown 1001 -R local/ ../static
|
chown 1001 -R local/ ../static
|
||||||
COPY *.svg ../static/dashboard/img/
|
COPY *.svg ../static/dashboard/img/
|
||||||
|
COPY *.ico ../static/dashboard/img/
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
ENV UWSGI_HTTP_SOCKET=:8000 \
|
ENV UWSGI_HTTP_SOCKET=:8000 \
|
||||||
UWSGI_WSGI_FILE=/usr/local/lib/python3.7/site-packages/openstack_dashboard/wsgi.py \
|
UWSGI_WSGI_FILE=/usr/local/lib/python3.7/site-packages/openstack_dashboard/wsgi.py \
|
||||||
|
BIN
images/horizon/favicon.ico
Normal file
BIN
images/horizon/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user