config.yaml

This commit is contained in:
sco
2020-11-07 17:08:42 +01:00
parent 7bcfcbaec5
commit 252d031ae6
3 changed files with 1776 additions and 1660 deletions
+1770 -1655
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -13,7 +13,8 @@
"core-js": "^3.6.4", "core-js": "^3.6.4",
"js-yaml": "^3.14.0", "js-yaml": "^3.14.0",
"lodash.merge": "^4.6.2", "lodash.merge": "^4.6.2",
"register-service-worker": "^1.7.1" "register-service-worker": "^1.7.1",
"vue": "^2.6.11"
}, },
"devDependencies": { "devDependencies": {
"@vue/cli-plugin-babel": "~4.4.1", "@vue/cli-plugin-babel": "~4.4.1",
+4 -4
View File
@@ -113,10 +113,10 @@ services:
url: "http://192.168.10.6" url: "http://192.168.10.6"
target: "_blank" target: "_blank"
- name: " Turn on PC" - name: " Turn on PC"
icon: "fas fa-ethernet" icon: "fas fa-ethernet"
subtitle: "192.168.10.15" subtitle: "192.168.10.15"
url: "/api/powerOnPc" url: "/api/powerOnPc"
target: "_blank" target: "_blank"
external: external:
- name: "System" - name: "System"
icon: "fas fa-heartbeat" icon: "fas fa-heartbeat"