-
Should be nice if we can get a [notification](https://developer.mozilla.org/en-US/docs/Web/API/Notification).
If you are open for a pull request, i can try to implement in the near future.
-
I have deployed the open-signage on our domain https://ezscreen.ezsolutions.co.in hosted on GoDaddy.
I'm able to access and logged into the admin panel and able to create a playlist with 2 screens,…
-
Does anyone had success in deploying the app using Heroku container registry ?
Any pointers would be really appreciated.
Thanks
-
Hello, I was looking at your documentation here
https://www.npmjs.com/package/cypress-mailpit
I was wondering if there was a way of chaining your commands to get the text from a specific email?…
-
Hello
I'm not sure how to formulate my question then sorry for this first opening.
We would propose on a shared hosting a mailpit instance to each different users.
Actually we could start diff…
-
Thanks for making this available!
cloned and ran `make init`
```
GoShip$ make init
make reset
docker-compose down
make up
docker-compose up -d --remove-orphans
[+] Running 12/2
✔ cach…
-
# Goal
Continuing work in https://github.com/laravel/homestead/pull/1949 by @MichaelBelgium and integrating https://github.com/laravel/homestead/pull/1956 from @karmendra
## Complete
Complete…
-
### Description
I kept getting volume mount errors when trying to follow the `spin up` command because /data is not writable on mac. I modified the docker-compose.yml like this to get it working, …
-
I was attempting to send some emails to Mailpit and it turned out they were malformed. Mailpit was having issues parsing the headers. I would see these errors in the log output, but no information was…
-
I notice in the Dev UI that when clicking the Mailpit UI link the URL brings you to a `127.0.0.1` URL.
Is it possible to change the host name in the URL? In cloud-based IDEs (like Eclipse Che, Gitp…