Explorar el Código

update redis port

Germey hace 6 años
padre
commit
85dccebf67
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      deployment.yml

+ 1 - 1
deployment.yml

@@ -75,7 +75,7 @@ items:
                 - name: REDIS_HOST
                   value: redis
                 - name: REDIS_PORT
-                  value: 6379
+                  value: '6379'
               image: germey/proxypool:${TAG}
               name: proxypool
               ports: