mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 03:58:27 +08:00
Fixing linting & adding documentation
This commit is contained in:
@@ -12,8 +12,8 @@ class DockerHost extends BeanModel {
|
||||
daemon: this._dockerDaemon,
|
||||
type: this._dockerType,
|
||||
name: this._name,
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = DockerHost;
|
||||
module.exports = DockerHost;
|
||||
|
Reference in New Issue
Block a user