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
Service
Server plugin already has user/group ability, let's add it to Service!
version: "3" server: command: "php public/index.php" relay: pipes env: - APP_RUNTIME: Baldinof\RoadRunnerBundle\Runtime\Runtime user: www-data group: www-data service: schedule:run: command: "bin/console schedule:run" process_num: 1 exec_timeout: 0s remain_after_exit: true service_name_in_log: false restart_sec: 60 # user: www-data # group: www-data
The text was updated successfully, but these errors were encountered:
Hey @embargo2710 👋🏻 Yeah, fair, agreed 👍🏻
Sorry, something went wrong.
v2023.3.0
v2023.3.0-beta.1
rustatian
Successfully merging a pull request may close this issue.
Plugin
Service
I have an idea!
Server plugin already has user/group ability, let's add it to Service!
The text was updated successfully, but these errors were encountered: