mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-22 17:33:12 +00:00
PHRDPL-61 #comment worker use the app user to run jobs
This commit is contained in:
3
docker/phraseanet/worker-boot.sh
Executable file
3
docker/phraseanet/worker-boot.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
runuser app -c 'php /var/alchemy/Phraseanet/bin/console task-manager:scheduler:run'
|
Reference in New Issue
Block a user