diff options
Diffstat (limited to 'config/development.json')
-rw-r--r-- | config/development.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/development.json b/config/development.json index 81b3d4d..f407702 100644 --- a/config/development.json +++ b/config/development.json @@ -1,4 +1,4 @@ { - "host":"http://localhost:3000" + "host":"http://localhost:4000" } |