mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-22 17:33:12 +00:00
PHRAS-3079 #comment Fix redis setting issue
This commit is contained in:
@@ -47,7 +47,7 @@ bin/setup system:config set workers.queue.worker-queue.vhost /
|
|||||||
## Redis
|
## Redis
|
||||||
/var/alchemy/Phraseanet/bin/setup system:config set main.cache.options.host redis
|
/var/alchemy/Phraseanet/bin/setup system:config set main.cache.options.host redis
|
||||||
/var/alchemy/Phraseanet/bin/setup system:config set main.cache.options.port 6379
|
/var/alchemy/Phraseanet/bin/setup system:config set main.cache.options.port 6379
|
||||||
/var/alchemy/Phraseanet/bin/setup system:config set main.cache.options.namespace $INSTALL_SERVER_NAME
|
/var/alchemy/Phraseanet/bin/setup system:config set main.cache.options.namespace $PHRASEANET_SERVER_NAME
|
||||||
/var/alchemy/Phraseanet/bin/setup system:config set main.cache.type redis
|
/var/alchemy/Phraseanet/bin/setup system:config set main.cache.type redis
|
||||||
|
|
||||||
## enable API and disable ssl on it
|
## enable API and disable ssl on it
|
||||||
|
Reference in New Issue
Block a user