chore: reduce logging

This commit is contained in:
Ricardo Arturo Cabral Mejía 2022-12-23 02:17:19 -05:00
parent cf2adac68d
commit 2fa668b563

View File

@ -16,6 +16,9 @@ services:
REDIS_PORT: 6379
REDIS_USER: default
REDIS_PASSWORD: nostr_ts_relay
# Enable DEBUG for troubleshooting. Examples:
# DEBUG: "worker:*"
# DEBUG: "knex:query"
DEBUG: "worker:*"
user: node:node
volumes: