fixup: WireGuard.js
This commit is contained in:
parent
754b5f29af
commit
5ee284b973
@ -256,6 +256,7 @@ Endpoint = ${WG_HOST}:${WG_PORT}`;
|
|||||||
|
|
||||||
// Create Client
|
// Create Client
|
||||||
const id = uuid.v4();
|
const id = uuid.v4();
|
||||||
|
const cidrBlock = WG_DEFAULT_ADDRESS_RANGE;
|
||||||
const client = {
|
const client = {
|
||||||
id,
|
id,
|
||||||
name,
|
name,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user