smegmesh/cmd/wgmeshd/configuration.yaml

7 lines
186 B
YAML
Raw Normal View History

2023-10-01 20:01:35 +02:00
certificatePath: "../../cert/cert.pem"
2023-10-27 18:49:18 +02:00
privateKeyPath: "../../cert/priv.pem"
caCertificatePath: "../../cert/cacert.pem"
skipCertVerification: true
gRPCPort: "8080"
2023-10-27 18:49:18 +02:00
advertiseRoutes: true