Skip to content

Commit

Permalink
Fix ports for HTTPS proxy docker container
Browse files Browse the repository at this point in the history
Signed-off-by: Beyley Thomas <ep1cm1n10n123@gmail.com>
  • Loading branch information
Beyley authored Sep 24, 2024
1 parent 2dba056 commit e6eb246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ services:
dockerfile: HttpsProxy.Dockerfile
restart: unless-stopped
ports:
- "10060:10060"
- "10061:10061"
environment:
BUNKUM_DATA_FOLDER: /refresh/data
Expand Down

0 comments on commit e6eb246

Please sign in to comment.