forked from extern/smegmesh
7 lines
165 B
YAML
7 lines
165 B
YAML
certificatePath: "../../cert/cert.pem"
|
|
privateKeyPath: "../../cert/key.pem"
|
|
skipCertVerification: true
|
|
ifName: "wgmesh"
|
|
wgPort: 51820
|
|
gRPCPort: 8080
|
|
secret: "abc123" |