mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Merge pull request #392 from Spredzy/favico
favicon: update path to favicon.ico
This commit is contained in:
@@ -181,7 +181,7 @@ data:
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /favicon.ico {
|
location /favicon.ico {
|
||||||
alias /var/lib/awx/public/static/favicon.ico;
|
alias /var/lib/awx/public/static/media/favicon.ico;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /websocket {
|
location /websocket {
|
||||||
|
|||||||
Reference in New Issue
Block a user