We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c5294 commit 60ffcb6Copy full SHA for 60ffcb6
readthedocs/proxito/tests/test_hosting.py
@@ -16,6 +16,7 @@
16
17
18
@override_settings(
19
+ PRODUCTION_DOMAIN="readthedocs.org",
20
PUBLIC_DOMAIN="dev.readthedocs.io",
21
PUBLIC_DOMAIN_USES_HTTPS=True,
22
GLOBAL_ANALYTICS_CODE=None,
0 commit comments