Fix deployment: use pre-built image and fix workflow syntax
Some checks failed
Deploy Production Email Reports (Unified) / deploy (push) Failing after 23s
Some checks failed
Deploy Production Email Reports (Unified) / deploy (push) Failing after 23s
This commit is contained in:
10
.env.example
10
.env.example
@@ -16,8 +16,10 @@ DB_PASS_MERCHBAY=your_merchbay_password
|
||||
SMTP_HOST=smtp.gmail.com
|
||||
SMTP_PORT=587
|
||||
|
||||
# Crew SMTP (mail@crewsportswear.com)
|
||||
SMTP_PASS_CREW=your_crew_gmail_app_password
|
||||
# Crew SMTP Account (mail@crewsportswear.com)
|
||||
# Gmail App Password for: mail@crewsportswear.com
|
||||
SMTP_PASS_CREW=
|
||||
|
||||
# MerchBay SMTP (support@merchbay.com)
|
||||
SMTP_PASS_MERCHBAY=your_merchbay_gmail_app_password
|
||||
# MerchBay SMTP Account (support@merchbay.com)
|
||||
# Gmail App Password for: support@merchbay.com
|
||||
SMTP_PASS_MERCHBAY=
|
||||
|
||||
Reference in New Issue
Block a user