Files
certd/packages/ui/certd-server/.env.production.yaml
2024-11-29 19:00:05 +08:00

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'