Skip to content

Commit

Permalink
Quote ports (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwalluck authored Aug 28, 2024
1 parent fec6456 commit 0fdbcf1
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 @@ -22,4 +22,4 @@ services:
context: .
dockerfile: src/main/docker/Dockerfile.jvm
ports:
- 8080:8080
- "8080:8080"

0 comments on commit 0fdbcf1

Please sign in to comment.