Skip to content

Commit

Permalink
Change back kibana port to 5601
Browse files Browse the repository at this point in the history
Signed-off-by: ArthurTemporim <[email protected]>
  • Loading branch information
arthurTemporim committed Oct 30, 2020
1 parent 0e9e350 commit dadb677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ services:
dockerfile: ./docker/kibana.Dockerfile
restart: unless-stopped
ports:
- 5004:5601
- 5601:5601
env_file:
- env/kibana.env
depends_on:
Expand Down

0 comments on commit dadb677

Please sign in to comment.