Merge pull request #170 from Carreau/customhttps

Remind to use https on custom-servers.
This commit is contained in:
Min RK
2018-08-31 12:22:19 +02:00
committed by GitHub

View File

@@ -77,3 +77,10 @@ Step 3: Install conda / pip packages for all users
================================================== ==================================================
.. include:: add_packages.txt .. include:: add_packages.txt
Step 4: Setup HTTPS
===================
Once you are ready to run your server for real, and have a domain, it's a good
idea to proceed directly to :ref:`howto/admin/https`.