Fixed Installation Guide
Fixed Murano Dashboard installation guide section Change-Id: If0af6004e75eadc1259e9495638463da45456194
This commit is contained in:
@@ -3736,10 +3736,10 @@ INSTALLED_APPS = (
|
||||
</section>
|
||||
<section>
|
||||
<title>Run</title>
|
||||
<para>Run Horizon:</para>
|
||||
<para>Horizon usually running on apache2 server, and can be restarted to apply changes by:</para>
|
||||
<programlisting>
|
||||
<![CDATA[
|
||||
user@work:~/$ cd <Horizon Install Dir> && python manage.py runserver 0.0.0.0:8080
|
||||
user@work:~/$ sudo service apache2 restart
|
||||
]]>
|
||||
</programlisting>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user