We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to make the paths dynamic? Where I dont need to type each new duplicate app everytime I add one?
Doing this specifically for plex, since I run a lot of time for testing purposes.
`/opt/appdata/plex1/path/to/plex/logs/Plexmediaserver.log
/opt/appdata/plex2/path/to/plex/logs/Plexmediaserver.log
/opt/appdata/plex3/path/to/plex/logs/Plexmediaserver.log`
So when I add plex4, I dont have to edit the config file?
plex4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Your environment:
Linux
NGINX
7.2.1
Latest Docker
Describe your issue:
Is there a way to make the paths dynamic? Where I dont need to type each new duplicate app everytime I add one?
Doing this specifically for plex, since I run a lot of time for testing purposes.
`/opt/appdata/plex1/path/to/plex/logs/Plexmediaserver.log
/opt/appdata/plex2/path/to/plex/logs/Plexmediaserver.log
/opt/appdata/plex3/path/to/plex/logs/Plexmediaserver.log`
So when I add
plex4
, I dont have to edit the config file?The text was updated successfully, but these errors were encountered: