This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-mca
/
shop-pc
Watch
2.1k
Star
2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fix: 修改服务端口
Browse Source
main^2
ch
2 years ago
parent
cc51bc8709
commit
4145f90ac9
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
nuxt.config.js
Unescape
Escape
View File
@ -85,7 +85,7 @@ export default {
// },
// },
}
,
}
,
server
:
{
server
:
{
port
:
4
000
,
port
:
3
000
,
host
:
"0.0.0.0"
,
host
:
"0.0.0.0"
,
}
,
}
,
}
;
}
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-mca/shop-pc
Title
Body
Create Issue