Skip to content

Commit

Permalink
Expose port 27015
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jul 16, 2024
1 parent 146715f commit 2249107
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 @@ -71,6 +71,7 @@ services:
- "127.0.0.1:8080:8080"
- "127.0.0.1:9080:9080"
- "127.0.0.1:5080:5005"
- "127.0.0.1:27015:27015"
volumes:
- ./docker/uid2-operator/conf/default-config.json:/app/conf/default-config.json
- ./docker/uid2-operator/conf/local-e2e-docker-config.json:/app/conf/local-config.json
Expand Down

0 comments on commit 2249107

Please sign in to comment.