change nebula port
This commit is contained in:
parent
06fd60d8dd
commit
057b5bb011
2 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
|||
cert = config.sops.secrets.nebula-cert.path;
|
||||
key = config.sops.secrets.nebula-key.path;
|
||||
ca = config.sops.secrets.nebula-ca-cert.path;
|
||||
listen.port = 3131;
|
||||
firewall = {
|
||||
inbound = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue