This commit is contained in:
Emile Nijssen 2021-07-18 16:48:33 +02:00
parent ebb5fec09e
commit d8eaafbcfb
1 changed files with 1 additions and 1 deletions

View File

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