support JBOPS with custom config.
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: JSCPD Errors were detected, please view logs Details
--> Linted: YAML No errors were found in the linting process Details
lint Details

This commit is contained in:
Chase 2023-11-14 02:07:27 +00:00
parent 4ade7fc657
commit 524cda2f80
1 changed files with 2 additions and 0 deletions

View File

@ -371,6 +371,8 @@ services:
image: "lscr.io/linuxserver/tautulli:latest"
ports:
- "8181:8181/tcp"
environment:
- "PLEXAPI_CONFIG_PATH=/config/JBOPS/config_chase.ini"
restart: "unless-stopped"
volumes:
- "/dockerData/tautulli:/config"