diff --git a/config/config.yaml b/config/config.yaml index b697c3a..1a6f055 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -85,7 +85,7 @@ cache: nats: enabled: true - endpoint: nats://127.0.0.1:4222 + endpoint: nats://localhost:4222 timeout: 30s cert_file: /path/to/cert key_file: /path/to/key