TaskSchema module
This commit is contained in:
@@ -27,6 +27,9 @@ web_extra_daemons:
|
||||
- name: vite
|
||||
command: "npm run dev"
|
||||
directory: /var/www/html/frontend
|
||||
- name: scheduler
|
||||
command: "php /var/www/html/backend/bin/console messenger:consume scheduler_default --time-limit=3600"
|
||||
directory: /var/www/html/backend
|
||||
|
||||
# Key features of DDEV's config.yaml:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user