You've already forked openaccounting-server
mirror of
https://github.com/openaccounting/oa-server.git
synced 2025-12-09 00:50:59 +13:00
default to no prefix
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user