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

7 lines
167 B
YAML

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