-
We added support for Docker-based development in [2021](https://github.com/openstreetmap/openstreetmap-website/pull/2409) (based on a PR started in 2019). At this time there were no clear conventions …
-
In the following tutorial we showed how to build a hosting component for an open-source dev-time SMTP server to help people debug code that needs to use an SMTP server:
https://learn.microsoft.com/…
-
Issue isn't really an issue, more of a conversation starter:
Mailhog seems pretty stale (stable).
So stable it's missing out on arm support.
Theres no ARM64 support on docker hub.
A few other …
-
Buggregator currently has features for handling emails via SMTP, including rendering received emails and displaying key information. However, to make Buggregator even more powerful and user-friendly, …
-
### Description
PR #38543 added support for runtime app environments, mentioning use cases such as loading an app with production configurations but with different sets of environment variables. Howe…
-
2024-02-16
Laravel のアップデートサイクルは年に一回になっているようだ
https://readouble.com/laravel/10.x/ja/releases.html
このリポジトリも最低年に一回は更新しておき、更新時期は毎年3月ごろを目処にしたい。
構築方法について
Laravel には sail コマンドが提供されているが sail を使…
-
we've verified that we are using 1.20.7 yet it says its 1.20.6
![image](https://github.com/user-attachments/assets/2214726b-50df-4c65-a1b5-58555317a94e)
how can we see whats going on?
N6REJ updated
3 weeks ago
-
### What are you trying to achieve?
We are deploying Saleor Core with Docker.
The problem is that the playground requests resources from HTTP instead of HTTPS, although we clearly stated the enviro…
-
**Is your feature request related to a problem? Please describe.**
I am using [mailpit](https://github.com/axllent/mailpit/wiki/SMTP-with-STARTTLS-and-authentication#smtp-authentication) for mail tes…
-
### Describe what should be investigated or refactored
At the moment there is minimal integration testing for the identity config + uds core. Part of this process is creating a test realm.json, which…