mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 13:36:02 -03:30
Added temporary websocket_port setting in config.js
This commit is contained in:
@@ -48,6 +48,6 @@ var $AnsibleConfig = {
|
||||
}
|
||||
},
|
||||
|
||||
websocket_port: 8090
|
||||
websocket_port: 8080
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user