forked from mirrors/amnezia-wg-easy
fix
This commit is contained in:
parent
03066b5e43
commit
2a92b8bbe6
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,8 @@
|
|||
"main": "server.js",
|
||||
"scripts": {
|
||||
"serve": "DEBUG=Server,WireGuard WG_HOST=0.0.0.0 WG_PATH=../config/ nodemon server.js",
|
||||
"serve-with-password": "PASSWORD=wg npm run serve"
|
||||
"serve-with-password": "PASSWORD=wg npm run serve",
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"author": "Emile Nijssen",
|
||||
"license": "GPL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue