mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-20 21:48:54 -04:00
Fixing linting & adding documentation
This commit is contained in:
parent
0d098b0958
commit
e356d5f623
7 changed files with 42 additions and 15 deletions
|
@ -12,8 +12,8 @@ class DockerHost extends BeanModel {
|
|||
daemon: this._dockerDaemon,
|
||||
type: this._dockerType,
|
||||
name: this._name,
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = DockerHost;
|
||||
module.exports = DockerHost;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue