mods in the gulpfile
This commit is contained in:
parent
330c19d0f1
commit
73e56e81b2
|
@ -231,7 +231,7 @@ function server(done) {
|
||||||
proxy: BROWSERSYNC.url,
|
proxy: BROWSERSYNC.url,
|
||||||
|
|
||||||
ui: {
|
ui: {
|
||||||
port: 8080
|
port: 808080
|
||||||
},
|
},
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
Reference in New Issue