Added service files for gorelease packaging

This commit is contained in:
mlsmaycon
2021-04-23 00:45:35 +02:00
parent 760d85ea68
commit 9c494e6905
4 changed files with 111 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"PrivateKey": "",
"Peers": [
{
"WgPubKey": "",
"WgAllowedIps": ""
}
],
"StunTurnURLs": [
{
"Scheme": 1,
"Host": "",
"Port": 3468,
"Username": "",
"Password": "",
"Proto": 1
},
{
"Scheme": 3,
"Host": "",
"Port": 3468,
"Username": "",
"Password": "",
"Proto": 1
}
],
"SignalAddr": "",
"WgAddr": "",
"WgIface": ""
}