mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
Add http-ip param for mailcatcher
Fixes problems with port-forvarding for mailcatcher web-interface
This commit is contained in:
@ -126,7 +126,7 @@ Mailcatcher is used to avoid the whole issue of actually sending emails: https:/
|
|||||||
Mailcatcher is already installed in the vm, and there's an alias to launch it:
|
Mailcatcher is already installed in the vm, and there's an alias to launch it:
|
||||||
|
|
||||||
```
|
```
|
||||||
mc
|
mailcatcher --http-ip=0.0.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
Then in a browser, go to [http://localhost:4080](http://localhost:4080). Sent emails will be received by mailcatcher and shown in its web ui.
|
Then in a browser, go to [http://localhost:4080](http://localhost:4080). Sent emails will be received by mailcatcher and shown in its web ui.
|
||||||
|
Reference in New Issue
Block a user