Files
certd/packages/ui/certd-server/.env.production.yaml
2026-02-09 18:18:19 +08:00

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'