Files
nodemaster/conf/app.conf
T
2026-07-27 14:41:04 +02:00

11 lines
311 B
Plaintext

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:*