mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Update devlogin screenshot and url in development setup.
This commit replaces the old dev login screenshot with the new one. This also replaces the default path that we mention in the docs to localhost:9991/devlogin.
This commit is contained in:
committed by
Tim Abbott
parent
6b64929523
commit
ec36fc5605
@@ -404,11 +404,11 @@ webpack: bundle is now VALID.
|
||||
```
|
||||
|
||||
Now the Zulip server should be running and accessible. Verify this by
|
||||
navigating to <http://localhost:9991/> in the browser on your main machine.
|
||||
navigating to <http://localhost:9991/devlogin> in the browser on your main machine.
|
||||
|
||||
You should see something like this:
|
||||
|
||||

|
||||

|
||||
|
||||
The Zulip server will continue to run and send output to the terminal window.
|
||||
When you navigate to Zulip in your browser, check your terminal and you
|
||||
|
Reference in New Issue
Block a user