fix
This commit is contained in:
@@ -16,7 +16,7 @@ const {
|
|||||||
WG_PORT,
|
WG_PORT,
|
||||||
WG_DEFAULT_DNS,
|
WG_DEFAULT_DNS,
|
||||||
WG_DEFAULT_ADDRESS,
|
WG_DEFAULT_ADDRESS,
|
||||||
WG_PERSISTENT_KEEPALIVE;
|
WG_PERSISTENT_KEEPALIVE,
|
||||||
WG_ALLOWED_IPS,
|
WG_ALLOWED_IPS,
|
||||||
} = require('../config');
|
} = require('../config');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user