Skip to content

Commit

Permalink
verbose logging
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Aug 17, 2024
1 parent 8f6d045 commit 41efeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/webhook-ingest/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
image: nats:latest
ports:
- "4222:4222"
command: ["--config", "/etc/nats/nats-server.conf"]
command: ["--config", "/etc/nats/nats-server.conf", "-DV"]
environment:
- TLS_CERT_FILE
- TLS_KEY_FILE
Expand Down

0 comments on commit 41efeed

Please sign in to comment.