diff options
Diffstat (limited to 'fdio.infra.terraform')
-rw-r--r-- | fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl b/fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl index 3bbbe5309f..281960dad5 100644 --- a/fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl +++ b/fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl @@ -250,7 +250,7 @@ job "${job_name}" { } } EOH - destination = "custom/logs.conf" + destination = "custom/server_logs.conf" } # The service stanza instructs Nomad to register a service with Consul. |