Skip to content

Commit 216c58f

Browse files
committed
change port
1 parent 84d738b commit 216c58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
container_name: redis4proxypool
66
command: redis-server
77
ports:
8-
- "6379:6379"
8+
- "6374:6379"
99
# restart: always
1010
proxypool:
1111
build: .

0 commit comments

Comments
 (0)