Fix admin rerouter, start new web docs
This commit is contained in:
parent
73f73f2473
commit
72e9fd6fd1
4 changed files with 20 additions and 5 deletions
7
docs/source/Components/Website.md
Normal file
7
docs/source/Components/Website.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Game Website
|
||||
|
||||
When Evennia starts it will also start a [Webserver](Webserver) as part of the [Server](Portal-And-Server) process. This uses Django to serve a simple but functional default game website.
|
||||
|
||||
With the default setup, open your browser to `localhost:4001` or `127.0.0.1:4001` to see it.
|
||||
|
||||
The default website allows you to
|
||||
Loading…
Add table
Add a link
Reference in a new issue