|
|
@ -1,6 +1,6 @@ |
|
|
|
appname = beeblog |
|
|
|
|
|
|
|
runmode = prod |
|
|
|
runmode = dev |
|
|
|
|
|
|
|
sessionon = true |
|
|
|
sessiongcmaxlifetime = 36000 |
|
|
@ -13,10 +13,10 @@ host = aiprose.com |
|
|
|
httpport = 8082 |
|
|
|
uploadDir = "static/upload/" |
|
|
|
imgUrlPrefix = "http://localhost:8082/static/upload/" |
|
|
|
dburl = "booszy@tcp(47.98.109.5:3306)" |
|
|
|
dburl = "trgis@tcp(47.98.109.5:3309)" |
|
|
|
|
|
|
|
[prod] |
|
|
|
httpport = 8082 |
|
|
|
uploadDir = "/root/oss/aiprose/" |
|
|
|
imgUrlPrefix = "https://oss.aiprose.com/aiprose/" |
|
|
|
dburl = "yasaka.00@tcp(localhost:3309)" |
|
|
|
dburl = "Yasaka.00@tcp(localhost:3308)" |