đ Linting finished with no errors or warnings đ
Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.
Please review the linting results below and make any necessary changes to your submission.
Linting Results
Severity
File
Description
âšī¸
plex/docker-compose.yml
Service "server" uses host network mode: The host network mode can lead to security vulnerabilities. If possible please use the default bridge network mode and expose the necessary ports.
Legend
Symbol
Description
â
Error: This must be resolved before this PR can be merged.
â ī¸
Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
đ Linting finished with no errors or warnings đ
Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.
Please review the linting results below and make any necessary changes to your submission.
Linting Results
plex/docker-compose.yml
The host network mode can lead to security vulnerabilities. If possible please use the default bridge network mode and expose the necessary ports.
Legend