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 3921026 commit 708e700Copy full SHA for 708e700
docs/installation.rst
@@ -100,7 +100,7 @@ option. This option allows you to specify a custom function for this purpose.
100
101
.. warning::
102
103
- If using Docker the following will set your internal ips correctly only if you are in Debug mode.::
+ If using Docker the following will set your `INTERNAL_IPS` correctly only if you are in Debug mode.::
104
105
if DEBUG:
106
import os # only if you haven't already imported this
0 commit comments