10 lines
303 B
JSON
10 lines
303 B
JSON
{
|
|
"apisix_admin_url": "http://localhost:9180",
|
|
"apisix_admin_key": "8206e6e42b6b53243c52a767cc633137",
|
|
"certbot_path": "/usr/bin/certbot",
|
|
"cert_dir": "/etc/letsencrypt/live",
|
|
"letsencrypt_email": "admin@jingrowtools.cn",
|
|
"letsencrypt_staging": false,
|
|
"webroot_path": "/var/www/certbot"
|
|
}
|