Skip to content
New issue

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

Added support for running in container #81

Merged
merged 1 commit into from
May 14, 2024

Conversation

UnstoppableMango
Copy link
Owner

The code now checks if the application is running inside a container. If it is, the plugin directory is set to "/app/plugins". Otherwise, a temporary subdirectory "tdl" is created and used as the plugin directory.

The code now checks if the application is running inside a container. If it is, the plugin directory is set to "/app/plugins". Otherwise, a temporary subdirectory "tdl" is created and used as the plugin directory.
@UnstoppableMango UnstoppableMango merged commit f240100 into main May 14, 2024
5 checks passed
@UnstoppableMango UnstoppableMango deleted the running-in-container branch May 14, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant