diff --git a/config/prod.json b/config/prod.json index 5ac0980..100c6b6 100644 --- a/config/prod.json +++ b/config/prod.json @@ -30,6 +30,6 @@ "logging": true }, "service": { - "file": "https://histl.hngv/api/f/" + "file": "http://127.0.0.1:7019/api/" } }