Files
certd/packages/ui/certd-server/.env.development.yaml
T
2024-09-04 16:15:42 +08:00

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'