Commit 9bd05a73 authored by Nikolay Gromov's avatar Nikolay Gromov

Сменил порт

parent 5095f062
......@@ -371,6 +371,7 @@ gulp.task('serve', ['build'], function() {
server: dirs.buildPath,
startPath: 'index.html',
open: false,
port: 8080,
});
// Слежение за стилями
gulp.watch([
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment