mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -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