Skip to content

Commit

Permalink
fix: update mailhog service link to use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
typeWolffo authored and k1eu committed Aug 7, 2024
1 parent adb0158 commit 56f471a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/common_nestjs_remix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ and you should be abble to acces your app on the following adresses!
pnpm build
```

The mailhog service is available at [mailbox.guidebook.localhost](mailbox.guidebook.localhost)
The mailhog service is available at [mailbox.guidebook.localhost](https://mailbox.guidebook.localhost)

- #### Testing
- **Frontend**:
Expand Down

0 comments on commit 56f471a

Please sign in to comment.