Philip H.
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/package.json
|
@ -2,7 +2,7 @@ |
|
|
"release": "12", |
|
|
"release": "12", |
|
|
"name": "wg-easy", |
|
|
"name": "wg-easy", |
|
|
"version": "1.0.2", |
|
|
"version": "1.0.2", |
|
|
"description": "", |
|
|
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.", |
|
|
"main": "server.js", |
|
|
"main": "server.js", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"serve": "DEBUG=Server,WireGuard nodemon server.js", |
|
|
"serve": "DEBUG=Server,WireGuard nodemon server.js", |
|
|