mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-03-03 20:34:04 +00:00
Added most framework for Policies in Checks and Tasks. Added MongoDB to docker setup and configured for MeshCentral
This commit is contained in:
@@ -66,7 +66,7 @@ export default {
|
||||
name: this.pingname,
|
||||
ip: this.pingip,
|
||||
};
|
||||
|
||||
console.log(data)
|
||||
axios.post("/checks/addstandardcheck/", data)
|
||||
.then(r => {
|
||||
this.$emit("close");
|
||||
|
||||
Reference in New Issue
Block a user