|
|
@ -24,9 +24,6 @@ function util_start_browsersync ( ) { |
|
|
|
proxy: { |
|
|
|
target: 'https://dev.base.digitaltelepresence.com:3410', |
|
|
|
ws: true, |
|
|
|
reqHeaders: { |
|
|
|
'X-Forwarded-For': '127.0.0.1, 127.0.0.1', |
|
|
|
}, |
|
|
|
}, |
|
|
|
host: 'dev.base.digitaltelepresence.com', |
|
|
|
open: 'external', |
|
|
|