mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Changes https flag to false for UI dev env
This commit is contained in:
parent
ac29e5d299
commit
639da5de59
@ -51,7 +51,7 @@ const watch = {
|
||||
stats: 'minimal',
|
||||
publicPath: '/static/',
|
||||
host: '127.0.0.1',
|
||||
https: true,
|
||||
https: false,
|
||||
port: 3000,
|
||||
clientLogLevel: 'none',
|
||||
proxy: [{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user