remove comment

This commit is contained in:
hakimel 2021-11-24 10:57:20 +01:00
parent bded1f5d39
commit ec32d44085
1 changed files with 0 additions and 1 deletions

View File

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