forked from Deuxfleurs/nixcfg
fix tabs
This commit is contained in:
parent
8d48f3bf7f
commit
004881e5ff
1 changed files with 30 additions and 36 deletions
|
@ -5,12 +5,6 @@ job "im" {
|
|||
group "synapse" {
|
||||
count = 1
|
||||
|
||||
constraint {
|
||||
attribute = "${attr.unique.hostname}"
|
||||
operator = "="
|
||||
value = "cariacou"
|
||||
}
|
||||
|
||||
network {
|
||||
port "http" {
|
||||
to = 8008
|
||||
|
|
Loading…
Reference in a new issue