From 90de862f86cdff9d6f38548df31e288209808cbd 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 21ded2a5511..23a25a87a77 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 })