Skip to content

Commit

Permalink
Merge pull request #35 from remotelycoding/remove_port_5000
Browse files Browse the repository at this point in the history
Remove port 5000
  • Loading branch information
sedkis authored Jan 7, 2022
2 parents e0aff7f + 8f25464 commit e8c274e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
image: tykio/tyk-dashboard:v3.2.2
ports:
- "3000:3000"
- "5000:5000"
env_file:
- ./confs/tyk_analytics.env
networks:
Expand Down

0 comments on commit e8c274e

Please sign in to comment.