mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
back to port 4001
This commit is contained in:
parent
ed9d26fd1b
commit
1cbd322105
@ -351,7 +351,7 @@ gulp.task('deploy', ['dist'], function () {
|
||||
|
||||
gulp.task('serve', function () {
|
||||
connect.server({
|
||||
port: 4011,
|
||||
port: 4001,
|
||||
root: ['src']
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user