mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
20 lines
227 B
YAML
20 lines
227 B
YAML
koa:
|
|
port: 7001
|
|
https:
|
|
port: 7002
|
|
|
|
preview:
|
|
enabled: false
|
|
|
|
typeorm:
|
|
dataSource:
|
|
default:
|
|
logging: false
|
|
|
|
flyway:
|
|
allowHashNotMatch: true
|
|
|
|
account:
|
|
server:
|
|
baseUrl: 'https://app.handfree.work/subject'
|