mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 16:26:38 +00:00
add cert manager with self signed cert support
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"listen_address": ":443",
|
||||
"management_url": "https://api.netbird.io",
|
||||
"http_listen_address": ":80",
|
||||
"enable_https": false,
|
||||
"cert_mode": "letsencrypt",
|
||||
"tls_email": "your-email@example.com",
|
||||
"cert_cache_dir": "./certs",
|
||||
"oidc_config": {
|
||||
|
||||
Reference in New Issue
Block a user