Przeglądaj źródła

update redis port

Germey 5 lat temu
rodzic
commit
85dccebf67
1 zmienionych plików z 1 dodań i 1 usunięć
  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: