mirror of
https://github.com/certd/certd.git
synced 2026-05-15 04:27:31 +08:00
11 lines
194 B
YAML
11 lines
194 B
YAML
koa:
|
|
port: 7001
|
|
# key: ./data/ssl/cert.key
|
|
# cert: ./data/ssl/cert.crt
|
|
#plus:
|
|
# server:
|
|
# baseUrl: 'http://127.0.0.1:11007'
|
|
plus:
|
|
server:
|
|
baseUrl: 'https://api.ai.handsfree.work'
|