We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e3c8f commit 40d7ef6Copy full SHA for 40d7ef6
docker/phraseanet/setup/init-test-install.sh
@@ -28,7 +28,7 @@ sleep 10
28
--lazaret-path=$PHRASEANET_LAZARET_DIR \
29
--caption-path=$PHRASEANET_CAPTION_DIR \
30
--worker-tmp-files=$PHRASEANET_WORKER_TMP \
31
- --data-path=/var/alchemy/Phraseanet/datas -y
+ --data-path=/var/alchemy/Phraseanet/datas -f
32
done
33
34
/var/alchemy/Phraseanet/bin/setup system:config set workers.queue.worker-queue.registry alchemy_worker.queue_registry
0 commit comments