Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 59ff0db

Browse files
author
Daryl Lozupone
committed
Update FAQ instructions for accessing Adminer and Mailhog
close #156
1 parent 259fbcc commit 59ff0db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

FAQ.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,12 +263,13 @@ The configuration file for Visual Studio Code is already included in the resposi
263263
<a id="adminer"></a>
264264
### How do I access Adminer?
265265

266-
[Adminer](https://www.adminer.org/) is a web front end to administer the MySQL server. End users can access Adminer at [http://adminer.wplib.box](http://adminer.wplib.box).
266+
[Adminer](https://www.adminer.org/) is a web front end to administer the MySQL server. End users can access Adminer at http://adminer.{your-domain}. If you have not changed the box domain name, that would be [http://adminer.wplib.box](http://adminer.wplib.box).
267267

268268
<a id="mailhog"></a>
269269
### How do I access MailHog?
270270

271-
[MailHog](https://github.com/mailhog/MailHog) is an email testing tool for development purposes. In WPLib Box, all outgoing emails are captured and available for inspection via the MailHog interface: [http://mailhog.wplib.box](http://mailhog.wplib.box).
271+
[MailHog](https://github.com/mailhog/MailHog) is an email testing tool for development purposes. In WPLib Box, all outgoing emails are captured and available for inspection via the MailHog interface: [http://mailhog.wplib.box](http://mailhog.wplib.box). If you have changed the box domain, you can use http://mailhog.{your-domain}.
272+
272273
##Glossary
273274

274275
<a id="glossary"></a>

0 commit comments

Comments
 (0)