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 8ec3a6d commit a4696a0Copy full SHA for a4696a0
documentation/oo_cartridge_guide.adoc
@@ -1110,7 +1110,7 @@ command.
1110
OPENSHIFT_PYTHON_REQUIREMENTS_PATH:: Set custom path to the pip requirements file,
1111
eg. using the `rhc env set OPENSHIFT_PYTHON_REQUIREMENTS_PATH=requirements/production.txt`
1112
command.
1113
-PYCURL_SSL_LIBRARY:: Set this environment variable to `openssl` if you experience problems with building
+PYCURL_SSL_LIBRARY:: Set this environment variable to `nss` if you experience problems with building
1114
the pycurl module.
1115
1116
For some frameworks (such as Django) it is possible to set the `DEBUG` user
0 commit comments