initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
appname = nodemaster
|
||||
httpport = 8080
|
||||
runmode = dev
|
||||
autorender = false
|
||||
copyrequestbody = true
|
||||
EnableDocs = true
|
||||
sqlconn =
|
||||
; comma-separated list of origins allowed to call this API from a browser
|
||||
; (dev mode only for now). Supports "*" wildcards, e.g. "http://localhost:*".
|
||||
corsalloworigins = http://localhost:*
|
||||
Reference in New Issue
Block a user