You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ui: Add and update favicons
* Add most popular device/size favicon combinations
* Update existing favicons
* Change permissions to 0644 on static assets
Fixes#2945
hi folks,
I recently updated to v0.8.1, and I'm now seeing this in my haproxy logs (I have an haproxy gateway in front of the consul ui)
(notice the 500 error code)
looking at the current code base (as of today), i see favicon.png referenced here: https://github.com/hashicorp/consul/blob/master/ui/index.html
but the
favicon.png
was removed in this PR: 6ab19b9can we get this cleaned up please? (perhaps just add a symlink to
ui/static/favicon-32x32.png
?)Thanks!
consul version
for both Client and ServerClient:
Server:
The text was updated successfully, but these errors were encountered: