fix: remove nats verbose
This commit is contained in:
parent
a02b6edd92
commit
63172564a1
@ -54,7 +54,7 @@ services:
|
||||
image: nats:2.11-alpine
|
||||
container_name: fluxer-nats
|
||||
restart: unless-stopped
|
||||
command: ["-js", "-DV"]
|
||||
command: ["-js"]
|
||||
ports:
|
||||
- "4222:4222"
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user