postgres refactoring and gitea health check
This commit is contained in:
@@ -29,7 +29,7 @@ job "postgres" {
|
||||
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.tcp.routers.postgres.rule=HostSNI('postgres.service.nr5')",
|
||||
"traefik.tcp.routers.postgres.rule=HostSNI(`postgres.service.nr5`)",
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user