Skip to content

Commit

Permalink
Merge pull request #202 from hellofresh/patch/EPS-105
Browse files Browse the repository at this point in the history
EPS-105 - remove version from docker-compose.yml
  • Loading branch information
s-radyuk authored Feb 27, 2025
2 parents d1c916e + f00067f commit 975c863
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: '3'
services:

pg-pq:
Expand Down Expand Up @@ -131,4 +130,4 @@ services:
image: nats:2.9.11
command: "-js -sd /data"
ports:
- "4222:4222"
- "4222:4222"

0 comments on commit 975c863

Please sign in to comment.