default to no prefix

This commit is contained in:
Patrick Nagurny
2018-11-08 13:59:45 -05:00
parent 1909985489
commit 03db0d8f71

View File

@@ -1,7 +1,7 @@
{ {
"WebUrl": "https://domain.com", "WebUrl": "https://domain.com",
"Port": 8080, "Port": 8080,
"ApiPrefix": "/api", "ApiPrefix": "",
"KeyFile": "", "KeyFile": "",
"CertFile": "", "CertFile": "",
"Database": "openaccounting", "Database": "openaccounting",