mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
remove the network UI
This commit is contained in:
@@ -49,7 +49,7 @@ http {
|
||||
|
||||
location /favicon.ico { alias /var/lib/awx/public/static/favicon.ico; }
|
||||
|
||||
location ~ ^/(websocket|network_ui/topology/) {
|
||||
location ~ ^/websocket) {
|
||||
# Pass request to the upstream alias
|
||||
proxy_pass http://daphne;
|
||||
# Require http version 1.1 to allow for upgrade requests
|
||||
|
||||
Reference in New Issue
Block a user