mirror of
https://github.com/zoriya/flood.git
synced 2026-05-28 09:27:35 +00:00
Update build process
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ gulp.task('browsersync', function () {
|
||||
online: true,
|
||||
open: false,
|
||||
port: 4200,
|
||||
proxy: 'localhost:3000'
|
||||
proxy: '127.0.0.1:3000'
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user