You've already forked openaccounting-server
mirror of
https://github.com/openaccounting/oa-server.git
synced 2025-12-09 00:50:59 +13:00
add api prefix option
This commit is contained in:
@@ -3,6 +3,7 @@ package types
|
||||
type Config struct {
|
||||
WebUrl string
|
||||
Port int
|
||||
ApiPrefix string
|
||||
KeyFile string
|
||||
CertFile string
|
||||
Database string
|
||||
|
||||
Reference in New Issue
Block a user