From c53004c4999f6d69111443d35cb80314c96322b5 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Thu, 17 Oct 2019 15:21:06 -0300 Subject: [PATCH] Cambiado puerto. --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index e8e2490..a5096bd 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -82,7 +82,7 @@ gulp.task('webserver', function() { pump [ connect.server( { - port: 8086, + port: 4203, host: '0.0.0.0', livereload: true } -- 1.9.1