Archived
fix: More various fixes
Removes the internal IP, peers, and FQDN due to it not being useful Changes the productName in the package.json to be the actual "Vynte Connect" name
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "vynte-connect",
|
||||
"productName": "vynte-connect",
|
||||
"productName": "Vynte Connect",
|
||||
"version": "1.0.0",
|
||||
"description": "My Electron application description",
|
||||
"description": "VPN used to access internal Vynte services",
|
||||
"main": ".vite/build/main.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user