mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
fix mime type issues
This commit is contained in:
parent
0c5d6e503d
commit
47495b4ea6
@ -45,4 +45,8 @@ server {
|
||||
include /etc/nginx/uwsgi_params;
|
||||
uwsgi_pass uwsgi;
|
||||
}
|
||||
|
||||
location /static/ {
|
||||
root /tower_devel/awx/ui/;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user