Skip to content

Commit

Permalink
Add docker port quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
JoepdeJong committed May 4, 2024
1 parent 5a1b3bc commit ee6870b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
depends_on:
- postgres
ports:
- 8082:8080
- "8082:8080"

mailcatcher:
image: schickling/mailcatcher
Expand Down

0 comments on commit ee6870b

Please sign in to comment.