diff options
Diffstat (limited to 'config/development.json')
-rw-r--r-- | config/development.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/development.json b/config/development.json new file mode 100644 index 0000000..059829e --- /dev/null +++ b/config/development.json @@ -0,0 +1,3 @@ +{ + "host":"http://localhost:3000" +}
\ No newline at end of file |