Remove logging driver from Docker Compose config#1483
Remove logging driver from Docker Compose config#1483jokob-sk merged 1 commit intonetalertx:mainfrom
Conversation
Allow system defaults. Synology does not support json driver.
📝 WalkthroughWalkthroughThe logging driver specification was removed from the Docker Compose configuration file, while preserving the remaining logging options for max-size and max-file settings. This is a minor configuration adjustment to the baseline Docker Compose setup. Changes
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Important Action Needed: IP Allowlist UpdateIf your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:
Failure to add the new IP will result in interrupted reviews. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Removed the line specifying json driver, thus allowing system defaults. Synology does not support json driver.
Summary by CodeRabbit