From ec32d44085d60221ab1434aecd8e20d1b5d92fa9 Mon Sep 17 00:00:00 2001 From: hakimel Date: Wed, 24 Nov 2021 10:57:20 +0100 Subject: [PATCH] remove comment --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 21ded2a..23a25a8 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -291,7 +291,6 @@ gulp.task('serve', () => { root: root, port: port, host: host, - //host: '0.0.0.0', livereload: true })