Browse Source

remove comment

hakimel 3 years ago
parent
commit
ec32d44085
1 changed files with 0 additions and 1 deletions
  1. 0 1
      gulpfile.js

+ 0 - 1
gulpfile.js

@@ -291,7 +291,6 @@ gulp.task('serve', () => {
         root: root,
         root: root,
         port: port,
         port: port,
         host: host,
         host: host,
-        //host: '0.0.0.0',
         livereload: true
         livereload: true
     })
     })