Browse Source

update redis port

Germey 5 years ago
parent
commit
85dccebf67
1 changed files with 1 additions and 1 deletions
  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: