Browse Source

change port

Germey 4 years ago
parent
commit
216c58f85b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -5,7 +5,7 @@ services:
     container_name: redis4proxypool
     command: redis-server
     ports:
-      - "6379:6379"
+      - "6374:6379"
     # restart: always
   proxypool:
     build: .