Skip to content

Merge stable-fuelrod to develop - #172

Open
github-actions[bot] wants to merge 18 commits into
developfrom
stable-fuelrod
Open

Merge stable-fuelrod to develop#172
github-actions[bot] wants to merge 18 commits into
developfrom
stable-fuelrod

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

🔧 chore(mail): add Web UI port binding for Mailpit

  • Added port binding for Web UI on 127.0.0.1:8025:8025 to facilitate access.
  • This change ensures that the Mailpit web interface is reachable for development purposes.

masgeek added 17 commits August 23, 2026 08:39
…onment variable to enable secure cookies for sessions
…nt variable

* added API_LOG_METHODS environment variable with default value 'POST,PUT,PATCH,DELETE
…ts for fuelrod service

* increased memory limit from 256m to 512m
* increased CPU limit from 0.5 to 1.0
… variable

* added SMS_CALLBACK_URL environment variable with default value
* updated SMS callback URL port from 9700 to 5678
…o HTTP

* changed protocol from HTTPS to HTTP for SMS_CALLBACK_URL
…ironment variable

* corrected typo from 'gateway' to 'gateway' in SMS_CALLBACK_URL
* Changed the SMTP port binding from `1025:1025` to `127.0.0.1:1025:1025` for improved security.
* This restricts access to the mail service to the local machine only.
* Added port binding for Web UI on `127.0.0.1:8025:8025` to facilitate access.
* This change ensures that the Mailpit web interface is reachable for development purposes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant