Service name error

This commit is contained in:
Daniel Berteaud 2023-08-25 16:40:18 +02:00
parent ca23e0f107
commit e2b71cf1b9
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ job "smtp-relay" {
}
service {
name = "smtp[[ .env.suffix ]]"
name = "smtp-relay[[ .env.suffix ]]"
port = 8025
connect {