urban-investment-research/Config/common.ini

22 lines
242 B
INI
Raw Normal View History

2023-03-13 14:22:40 +08:00
[mysql]
host = 127.0.0.1
post = 3306
user = root
password = 12345
db = user
[redis]
host = 127.0.0.1
port = 6379
[email]
api = http://116.63.130.34:30001
sender = fecribd@fecr.com.cn
[auth]
jwt_key = AB123FDX1ER3QE1231
[app]
port = 8003