change test port
This commit is contained in:
parent
cb296f6832
commit
2193a753cc
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ module.exports = function(grunt) {
|
|||
connect: {
|
||||
server: {
|
||||
options: {
|
||||
port: 8000,
|
||||
port: 8888,
|
||||
base: '.'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue