mirror of
https://github.com/certd/certd.git
synced 2026-05-16 21:27:34 +08:00
9 lines
176 B
YAML
9 lines
176 B
YAML
# 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'
|