We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d738b commit 216c58fCopy full SHA for 216c58f
docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
container_name: redis4proxypool
6
command: redis-server
7
ports:
8
- - "6379:6379"
+ - "6374:6379"
9
# restart: always
10
proxypool:
11
build: .
0 commit comments