film/conf/server.conf.prod

22 lines
460 B
Plaintext
Raw Normal View History

2023-04-06 13:46:19 +08:00
[server]
address = "0.0.0.0:9263"
#0:PAINC 1:FATAL 2:ERROR 3:WARNING 4:INFO 5:DEBUG 6:TRACE
2023-04-08 20:33:48 +08:00
log_level = 4
2023-04-06 13:46:19 +08:00
[mysql]
host = "192.168.13.213"
port = 3306
user = "film"
pass = "7VCfJx7H8MymUm"
db = "film"
2023-04-06 13:55:20 +08:00
2023-04-07 23:51:09 +08:00
[weixin]
2023-04-08 20:33:48 +08:00
qiye_appid = "ww288920bd3e8c92b2"
qiye_secret = "3aqE6LAEKLiGtYBtX7TZm0uY_YD52w3R20AQirSICXY"
qiye_agent = "1000013"
2023-04-07 23:51:09 +08:00
2023-04-06 13:55:20 +08:00
[film]
2023-04-08 01:38:13 +08:00
haha_token = "cc5f1d4c36f7e9544d641a174b298f94"
dadi_token = "321566:b891effb-5493-4f26-ac54-bfa5581ca8c3"