mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-12-23 01:29:24 +08:00
fix
This commit is contained in:
parent
ebb5fec09e
commit
d8eaafbcfb
@ -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');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user