Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Mautsch committed Jun 30, 2024
1 parent 061d9ff commit 1d2d2b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/deploy/docker/templates/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ services:
- nats
container_name: ${_Values_root_name}-nats
image: nats:2.10.16
command:
- -jetstream
command: ["-js", "-m", "8222"]
restart: 'no'
ports:
- 4222:4222
Expand Down

0 comments on commit 1d2d2b6

Please sign in to comment.