Skip to content

Commit

Permalink
correct ports in docker-compose example
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Mar 20, 2024
1 parent 0f36e9a commit ffc785d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ services:
volumes:
- ${PWD}/application.yml:/application.yml
ports:
- 8092:8092
- 8076:8076

0 comments on commit ffc785d

Please sign in to comment.