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