mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Remove changeOrigin proxy setting.
This commit is contained in:
parent
4ffa577d05
commit
12e8608f98
@ -8,7 +8,6 @@ module.exports = (app) => {
|
||||
target: TARGET,
|
||||
secure: false,
|
||||
ws: true,
|
||||
changeOrigin: true,
|
||||
})
|
||||
);
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user