44 lines
914 B
YAML
44 lines
914 B
YAML
app:
|
|
name: iqudo-top1
|
|
env: development
|
|
server:
|
|
host: 127.0.0.1
|
|
port: 18090
|
|
read_timeout: 10s
|
|
write_timeout: 20s
|
|
shutdown_timeout: 10s
|
|
database:
|
|
host: 127.0.0.1
|
|
port: 3306
|
|
name: iqudo_top1
|
|
user: root
|
|
password: root1234
|
|
max_idle_connections: 10
|
|
max_open_connections: 40
|
|
connection_max_lifetime: 30m
|
|
auth:
|
|
jwt_secret: local-development-secret-change-me
|
|
access_token_ttl: 2h
|
|
refresh_token_ttl: 168h
|
|
seed:
|
|
admin_username: admin
|
|
admin_password: admin123
|
|
admin_display_name: 平台管理员
|
|
multitable:
|
|
enabled: true
|
|
base_url: https://table.iwork-ai.com/open/v1
|
|
api_key: iqd_6dd7293ce4d50f02949fe35bea669a0b156a4143f11ed5525aafe76e2c089685
|
|
sync_interval: 5s
|
|
request_timeout: 10s
|
|
batch_size: 20
|
|
max_attempts: 12
|
|
tables:
|
|
scenarios: 46
|
|
scenario_fields: 47
|
|
scenario_rules: 63
|
|
sops: 48
|
|
sop_nodes: 49
|
|
sop_edges: 50
|
|
runs: 52
|
|
feedback: 53
|