mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 06:46:31 +01:00
7 lines
No EOL
332 B
Markdown
7 lines
No EOL
332 B
Markdown
# 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 |