Files
TaskPool/configs/config_child.ini
T
admin e6956aa001 Initial commit: TaskPool React panel
- React frontend with route-level code splitting
- Backend rebranded from Baihu to TaskPool
- DB brand migration script and local compatibility
2026-07-26 08:43:52 +08:00

22 lines
372 B
INI

[server]
port = 8055
host = 0.0.0.0
; url_prefix = /taskpool
message_server = http://message-nest-demo-site.qwapi.eu.org/
pprof_enabled=true
[database]
; type = sqlite
type = mysql
host = app.engigu.cn
port = 33066
user = root
password = Gq19940507+****+
dbname = taskpool-test2
table_prefix = taskpool_
; debug = true
[security]
secret = taskpool_secret_key_change_me