aboutsummaryrefslogtreecommitdiffstats
path: root/docs/setup.md
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-10-07 16:10:17 +0300
committerGravatar GitHub <[email protected]>2020-10-07 16:10:17 +0300
commit469bbb9da632e8dfe787b7a446bfacfd55b5c5ad (patch)
treeea8abddca51e42ebdf6422b4b72baa307d658cfd /docs/setup.md
parentUpdate guides URL to match with latest changes in #393 (diff)
parentMerge pull request #405 from python-discord/remove_django_wiki (diff)
Merge branch 'dewikification' into resources-home
Diffstat (limited to 'docs/setup.md')
-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`.