Changing smtp from

This commit is contained in:
Finley Ghosh 2025-08-11 17:00:59 +10:00
parent 315b1b78e5
commit c810163cc6

View file

@ -51,7 +51,7 @@ services:
SMTP_PORT: 1025
SMTP_USER: ""
SMTP_PASS: ""
SMTP_FROM: "CMC Sales <sales@cmctechnologies.com.au>"
SMTP_FROM: "sales@cmctechnologies.com.au"
ports:
- "8082:8082"
volumes: