|
@@ -7,7 +7,7 @@
|
|
|
"db_url": "/db",
|
|
|
"query_url": "/query?q=",
|
|
|
"update_url": "/update?q=",
|
|
|
- "fortune_url": "/fortune",
|
|
|
+ "fortune_url": "/fortunes",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Platform",
|
|
@@ -28,7 +28,7 @@
|
|
|
"db_url": "/db",
|
|
|
"query_url": "/query?q=",
|
|
|
"update_url": "/update?q=",
|
|
|
- "fortune_url": "/fortune",
|
|
|
+ "fortune_url": "/fortunes",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Platform",
|
|
@@ -47,7 +47,7 @@
|
|
|
},
|
|
|
"async": {
|
|
|
"db_url": "/db",
|
|
|
- "fortune_url": "/fortune",
|
|
|
+ "fortune_url": "/fortunes",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Platform",
|