diff --git a/gulpfile.js b/gulpfile.js index 4deede3..915b4f1 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -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',