diff --git a/biofriction-theme/gulpfile.babel.js b/biofriction-theme/gulpfile.babel.js index 9ec9002e..68856e6d 100644 --- a/biofriction-theme/gulpfile.babel.js +++ b/biofriction-theme/gulpfile.babel.js @@ -231,7 +231,7 @@ function server(done) { proxy: BROWSERSYNC.url, ui: { - port: 8080 + port: 808080 }, });