aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-10-04 19:44:01 +0200
committerGravatar GitHub <[email protected]>2020-10-04 19:44:01 +0200
commitf3c2c21fa209ace469d0eb695bafa4f10a774456 (patch)
tree027e977dd01117ccaff7e18600b80d270c67e045 /docs
parentAdd "Welcome to Python Discord" video to index (diff)
parentRemove references to django_nyt (diff)
Merge pull request #405 from python-discord/remove_django_wiki
Dewikification: Remove django-wiki from the stack
Diffstat (limited to 'docs')
-rw-r--r--docs/setup.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/setup.md b/docs/setup.md
index 18f5ee97..d992067e 100644
--- a/docs/setup.md
+++ b/docs/setup.md
@@ -79,8 +79,6 @@ Make sure you add the following to your hosts file:
127.0.0.1 api.pythondiscord.local
127.0.0.1 staff.pythondiscord.local
127.0.0.1 admin.pythondiscord.local
-127.0.0.1 wiki.pythondiscord.local
-127.0.0.1 ws.pythondiscord.local
```
When trying to access the site, you'll be using the domains above instead of the usual `localhost:8000`.