1
0
mirror of https://github.com/WeeJeWel/wg-easy.git synced 2025-04-29 16:19:51 +08:00
This commit is contained in:
Emile Nijssen 2021-07-18 16:48:33 +02:00
parent ebb5fec09e
commit d8eaafbcfb

@ -16,7 +16,7 @@ const {
WG_PORT,
WG_DEFAULT_DNS,
WG_DEFAULT_ADDRESS,
WG_PERSISTENT_KEEPALIVE;
WG_PERSISTENT_KEEPALIVE,
WG_ALLOWED_IPS,
} = require('../config');