1
0
forked from extern/smegmesh
smegmesh/cmd/wgmeshd/configuration.yaml
2023-10-10 20:14:40 +01:00

7 lines
165 B
YAML

certificatePath: "../../cert/cert.pem"
privateKeyPath: "../../cert/key.pem"
skipCertVerification: true
ifName: "wgmesh"
wgPort: 51820
gRPCPort: 8080
secret: "abc123"