mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-22 17:33:12 +00:00
add doc for xdebug for macos,
fix worker cmd
This commit is contained in:
@@ -15,4 +15,4 @@ if [ ${XDEBUG_ENABLED} == "1" ]; then
|
||||
docker-php-ext-enable xdebug
|
||||
fi
|
||||
|
||||
bash -e docker-php-entrypoint $@
|
||||
runuser -u app "$@"
|
||||
|
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
runuser app -c 'php bin/console task-manager:scheduler:run'
|
Reference in New Issue
Block a user