mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-17 06:01:34 +00:00
Listen on port 3000
This commit is contained in:
parent
664ef28cc1
commit
fdd46cefc5
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
"port": 3030,
|
"port": 3000,
|
||||||
"nedb": "../data/",
|
"nedb": "../data/",
|
||||||
"auth": {
|
"auth": {
|
||||||
"token": {
|
"token": {
|
||||||
|
Loading…
Reference in New Issue
Block a user