@@ -1,5 +1,5 @@
{
"port": 8080,
"debug": false,
- "api-server": "{{ app_api_server }}"
+ "api-url": "{{ app_api_server }}/api"
}