diff --git a/evennia/server/evennia_launcher.py b/evennia/server/evennia_launcher.py index b72dd5c8c0..9ccf664410 100644 --- a/evennia/server/evennia_launcher.py +++ b/evennia/server/evennia_launcher.py @@ -95,7 +95,7 @@ CREATED_NEW_GAMEDIR = \ Make sure to create a superuser when asked for it (the email can be blank if you want). You should now be able to (by default) connect to your server on 'localhost', port 4000 using a - telnet/mud client or http://localhost:8000 using your web browser. + telnet/mud client or http://localhost:4001 using your web browser. If things don't work, check so those ports are open. """