diff options
-rw-r--r-- | nomad/im.hcl (renamed from nomad/chat.hcl) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/chat.hcl b/nomad/im.hcl index 3d9434d..f738edb 100644 --- a/nomad/chat.hcl +++ b/nomad/im.hcl @@ -1,4 +1,4 @@ -job "chat" { +job "im" { datacenters = ["dc1"] type = "service" |