mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update Get started page on fleetdm.com (#5800)
Revert credentials for the default admin account
This commit is contained in:
parent
3a74cc7dc5
commit
fea8b46f3e
1 changed files with 1 additions and 1 deletions
2
website/views/pages/get-started.ejs
vendored
2
website/views/pages/get-started.ejs
vendored
|
|
@ -50,7 +50,7 @@
|
|||
<p>The Fleet UI is now available at <a href="http://localhost:1337"
|
||||
target="_blank">http://localhost:1337</a>. Use the credentials below to login.</p>
|
||||
<p class="mb-2"><strong>Email:</strong> admin@example.com</p>
|
||||
<p><strong>Password:</strong> preview1337#</p>
|
||||
<p><strong>Password:</strong> admin123#</p>
|
||||
</div>
|
||||
<div style="padding-top: 60px;">
|
||||
<h2 class="mb-4">Next steps</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue