From 73e56e81b294e141a85dec78a65abdb65fdb9fc6 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Fri, 22 Oct 2021 13:22:54 +0200 Subject: [PATCH] mods in the gulpfile --- biofriction-theme/gulpfile.babel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, });