mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
fix mime type issues
This commit is contained in:
@@ -45,4 +45,8 @@ server {
|
||||
include /etc/nginx/uwsgi_params;
|
||||
uwsgi_pass uwsgi;
|
||||
}
|
||||
|
||||
location /static/ {
|
||||
root /tower_devel/awx/ui/;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user