mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
back to port 4001
This commit is contained in:
@@ -351,7 +351,7 @@ gulp.task('deploy', ['dist'], function () {
|
|||||||
|
|
||||||
gulp.task('serve', function () {
|
gulp.task('serve', function () {
|
||||||
connect.server({
|
connect.server({
|
||||||
port: 4011,
|
port: 4001,
|
||||||
root: ['src']
|
root: ['src']
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user