2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-04 01:15:08 +08:00
discourse/config/environments
Martin Brennan 867c2f0096
DEV: Add env var for local email port (#36900)
This commit adds DISCOURSE_LOCAL_EMAIL_PORT
environment variable to allow setting a port other than 1025 for local
mail.
This is added because now macOS has a system service using port 1025,
causing conflicts when running a local mail server for Discourse
development.
2025-12-31 14:25:02 +10:00
..
development.rb DEV: Add env var for local email port (#36900) 2025-12-31 14:25:02 +10:00
production.rb FIX: rack middleware dev warnings (#36460) 2025-12-10 16:15:53 -06:00
profile.rb DEV: Add env var for local email port (#36900) 2025-12-31 14:25:02 +10:00
test.rb FIX: rack middleware dev warnings (#36460) 2025-12-10 16:15:53 -06:00