Skip to content

Commit

Permalink
remove version from docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s-radyuk authored Feb 27, 2025
1 parent d1c916e commit f00067f
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 f00067f

Please sign in to comment.