Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailhog not working #108

Closed
adamddurrant opened this issue Apr 29, 2023 · 3 comments
Closed

Mailhog not working #108

adamddurrant opened this issue Apr 29, 2023 · 3 comments

Comments

@adamddurrant
Copy link

Error response from daemon: Invalid container name (-mailhog), only [a-zA-Z0-9][a-zA-Z0-9_.-] are allowed

@urre
Copy link
Owner

urre commented Apr 30, 2023

What APP_NAME have you set in your .env? Default in /.env.example is myapp. So the mailhog container get the name myapp-mailhog

@urre
Copy link
Owner

urre commented Apr 30, 2023

myapp-mailhog     | 2023/04/30 11:17:42 Using in-memory storage
myapp-mailhog     | 2023/04/30 11:17:42 [SMTP] Binding to address: 0.0.0.0:1025
myapp-mailhog     | [HTTP] Binding to address: 0.0.0.0:8025
myapp-mailhog     | 2023/04/30 11:17:42 Serving under http://0.0.0.0:8025/

and then you run it

CleanShot 2023-04-30 at 13 20 30@2x

@urre
Copy link
Owner

urre commented Oct 6, 2023

did you get this to work @adamddurrant ?

@urre urre closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants