forked from mirrors/amnezia-wg-easy
Update config.js
This commit is contained in:
parent
6a0a5a10be
commit
534fb0ab79
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ const { release } = require('./package.json');
|
|||
|
||||
module.exports.RELEASE = release;
|
||||
module.exports.PORT = process.env.PORT || 51821;
|
||||
module.exports.WEBHOST = process.env.WEBHOST || '0.0.0.0';
|
||||
module.exports.PASSWORD = process.env.PASSWORD;
|
||||
module.exports.WG_PATH = process.env.WG_PATH || '/etc/wireguard/';
|
||||
module.exports.WG_HOST = process.env.WG_HOST;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue