diff --git a/config/aws.json b/config/aws.json
index edebd36f2e530c5ee1f3784f88a290c2163d41a9..7170fa3f9905877bd2d6fcc7afa769e2c8baf2c1 100644
--- a/config/aws.json
+++ b/config/aws.json
@@ -27,7 +27,7 @@
   "var_path": "/home/app/var",
 
   "verifier": { "bind_to": { "port": 10000 } },
-  "verifier_url": "http://127.0.0.1:10000",
+  "verifier_url": "http://127.0.0.1:10000/verify",
   "keysigner": { "bind_to": { "port": 10003 } },
   "keysigner_url": "http://127.0.0.1:10003",
   "dbwriter": { "bind_to": { "port": 10004 } },