Explorar o código

fix

Signed-off-by: Sassan <sassan.torabkheslat@adjust.com>
Sassan hai 1 ano
pai
achega
b22fc000ce
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker-stack.yml

+ 1 - 1
docker-stack.yml

@@ -48,7 +48,7 @@ services:
         traefik.http.services.result.loadbalancer.server.port: '80'
         traefik.http.routers.result.tls.certresolver: myresolver
         traefik.http.routers.result.entrypoints: websecure
-        traefik.http.routers.result.rule: Host(`vote.hedex.ir`)
+        traefik.http.routers.result.rule: Host(`result.hedex.ir`)
         traefik.http.middlewares.customHeaders.headers.customresponseheaders.X-Powered-By: ParminCloud
         traefik.http.routers.result.middlewares: customHeaders
         traefik.docker.network: traefik_traefik