adding watchtower service

This commit is contained in:
Martin McKeaveney 2022-02-16 14:29:08 +01:00
parent 09eb276c73
commit 97bf3e68dd
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ const Configs = {
worker: "worker-service",
minio: "minio-service",
couchdb: "couchdb-service",
watchtower: "watchtower-service",
},
}