From ec6ebcf24e407483403b5ea40abd007264bdec99 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Wed, 12 Dec 2018 14:39:51 +0100 Subject: [PATCH] Fix the nginx conf generation command --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index f4744ae7..38374e98 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -134,7 +134,7 @@ With Nginx, Gunicorn and Supervisord ihatemoney generate-config supervisord.conf > /etc/supervisor/conf.d/ihatemoney.conf -4. Copy (and adapt) output of ``ihatemoney generate-config conf/nginx.conf`` with your nginx vhosts [#nginx-vhosts]_ +4. Copy (and adapt) output of ``ihatemoney generate-config nginx.conf`` with your nginx vhosts [#nginx-vhosts]_ 5. Reload both nginx and supervisord. It should be working ;) .. [#nginx-vhosts] typically, */etc/nginx/conf.d/* or