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
Hello.
I wonder how to restart predixy. Now I'm using kill -9 [pid] but I don't think it's a good idea...
kill -9 [pid]
How can I stop predixy?
I'd appreciate it if you could tell me how.
Thank you. :)
The text was updated successfully, but these errors were encountered:
l am also!
Sorry, something went wrong.
just kill <pid> Predixy can't reload config in fly yet
kill <pid>
No branches or pull requests
Hello.
I wonder how to restart predixy.
Now I'm using
kill -9 [pid]
but I don't think it's a good idea...How can I stop predixy?
I'd appreciate it if you could tell me how.
Thank you. :)
The text was updated successfully, but these errors were encountered: