-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathapp.conf
More file actions
34 lines (34 loc) · 803 Bytes
/
app.conf
File metadata and controls
34 lines (34 loc) · 803 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
appname = caswaf
httpport = 17000
runmode = dev
SessionOn = true
copyrequestbody = true
driverName = mysql
dataSourceName = root:123@tcp(localhost:3306)/
dbName = caswaf
redisEndpoint =
gatewayEnabled = true
gatewayHttpPort = 80
gatewayHttpsPort = 443
httpProxy = ""
casdoorEndpoint = https://door.casdoor.com
; casdoorEndpoint = http://localhost:8000
clientId = af6b5aa958822fb9dc33
clientSecret = 8bc3010c1c951c8d876b1f311a901ff8deeb93bc
casdoorOrganization = "casbin"
casdoorApplication = "app-casibase"
isDemoMode = false
appDir = "C:/github_repos"
dbRegionId = ""
dbAccessKeyId = ""
dbAccessKeySecret = ""
dbInstanceId = ""
dbHost = ""
dbUser = ""
dbPass = ""
clientIdPrefix = ""
clientSecretPrefix = ""
language = "en"
appMap =
acmeEmail = ""
acmePrivateKey = ""