You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
386 B
19 lines
386 B
app_debug = "false"
|
|
[database]
|
|
charset = "utf8mb4"
|
|
database = "ahbcqz_test"
|
|
debug = "1"
|
|
# hostname = "122.114.59.173"
|
|
hostname = "127.0.0.1"
|
|
hostport = "3306"
|
|
# password = "DP3hD2E8tTCAJcZF"
|
|
password = "123456"
|
|
prefix = "ls_"
|
|
type = "mysql"
|
|
username = "root"
|
|
|
|
[project]
|
|
admin_name = "博创设计"
|
|
env_name = "博创设计"
|
|
file_domain = "loca.ahbcqz.com"
|
|
ws_domain = "wss://127.0.0.1"
|
|
|