Skip to content

Commit

Permalink
remove port
Browse files Browse the repository at this point in the history
  • Loading branch information
Germey committed Mar 6, 2022
1 parent 8cdab49 commit 1615d5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ services:
redis4proxypool:
image: redis:alpine
container_name: redis4proxypool
ports:
- "6374:6379"
# ports:
# - "6374:6379"
proxypool:
image: "germey/proxypool:master"
container_name: proxypool
Expand Down

0 comments on commit 1615d5d

Please sign in to comment.