aboutsummaryrefslogtreecommitdiffstats
path: root/docs/setup.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-05-14 17:46:00 +0100
committerGravatar GitHub <[email protected]>2021-05-14 17:46:00 +0100
commit2836913d98e762d819d6d50ec668112077e8a3a9 (patch)
treeccb02577b40ad4c92b56c8c6d3ae1c53e90afe26 /docs/setup.md
parentMerge pull request #486 from python-discord/bast0006-patch-error-page-margins (diff)
parentRemove stale dependency. (diff)
Merge pull request #487 from python-discord/dewikification
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`.