Merge pull request #1183 from c0derMo/master

Adding option to monitor other docker containers
This commit is contained in:
Louis Lam
2022-08-02 19:08:46 +08:00
committed by GitHub
16 changed files with 579 additions and 4 deletions

View File

@@ -89,6 +89,9 @@ export default {
"monitor-history": {
title: this.$t("Monitor History"),
},
"docker-hosts": {
title: this.$t("Docker Hosts"),
},
security: {
title: this.$t("Security"),
},