mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
18 lines
193 B
YAML
18 lines
193 B
YAML
koa:
|
|
port: 7001
|
|
https:
|
|
port: 7002
|
|
|
|
preview:
|
|
enabled: false
|
|
|
|
typeorm:
|
|
dataSource:
|
|
default:
|
|
logging: false
|
|
|
|
|
|
account:
|
|
server:
|
|
baseUrl: 'https://app.handfree.work/subject'
|