diff options
author | 2020-10-04 18:01:29 +0200 | |
---|---|---|
committer | 2020-10-04 18:01:29 +0200 | |
commit | 92c0627860b586e1a6414b93835cf10e27399d20 (patch) | |
tree | f6f6ff086ed55300ef232d0655869e7f486e28eb /docs/setup.md | |
parent | Remove render_block tags. These no longer exist. (diff) |
Remove remaining references to wiki.
Diffstat (limited to 'docs/setup.md')
-rw-r--r-- | docs/setup.md | 2 |
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`. |