-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathwails.json
More file actions
34 lines (34 loc) · 860 Bytes
/
Copy pathwails.json
File metadata and controls
34 lines (34 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "KubeGUI",
"assetdir": "./frontend/assets",
"reloaddirs": "./frontend/templates",
"wailsjsdir": "./frontend/src",
"frontend:dev:serverUrl": "http://localhost:9245",
"frontend:build": "",
"frontend:install": "",
"frontend:dev": "",
"frontend:dev:watcher": "",
"version": "2.1.0",
"Path": "",
"BuildDir": "",
"outputfilename": "kubegui",
"OutputType": "",
"Platform": "",
"runNonNativeBuildHooks": false,
"postBuildHooks": null,
"Author": {
"name": "Jurijs Kobecs",
"email": "jurijs.kobecs@gmail.com"
},
"Info": {
"companyName": "KubeGUI",
"productName": "kubegui",
"productVersion": "2.1.0",
"copyright": "(c) 2026 Jurijs Kobecs",
"comments": "Kubernetes admin desktop client"
},
"debounceMS": 500,
"devserverurl": "http://localhost:34115",
"appargs": "",
"nsisType": ""
}