Changing smtp from
This commit is contained in:
parent
315b1b78e5
commit
c810163cc6
|
|
@ -51,7 +51,7 @@ services:
|
||||||
SMTP_PORT: 1025
|
SMTP_PORT: 1025
|
||||||
SMTP_USER: ""
|
SMTP_USER: ""
|
||||||
SMTP_PASS: ""
|
SMTP_PASS: ""
|
||||||
SMTP_FROM: "CMC Sales <sales@cmctechnologies.com.au>"
|
SMTP_FROM: "sales@cmctechnologies.com.au"
|
||||||
ports:
|
ports:
|
||||||
- "8082:8082"
|
- "8082:8082"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue