diff --git a/config.json.sample b/config.json.sample index 447d45c..f38ab93 100644 --- a/config.json.sample +++ b/config.json.sample @@ -1,7 +1,7 @@ { "WebUrl": "https://domain.com", "Port": 8080, - "ApiPrefix": "/api", + "ApiPrefix": "", "KeyFile": "", "CertFile": "", "Database": "openaccounting",