feat: Containerize services with Docker Compose (PostgreSQL, Strapi CMS, Express Backend, Nginx Frontend) on custom ports >9000
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ SMTP_PORT=465
|
||||
SMTP_SECURE=true
|
||||
SMTP_USER=info@cavinfotech.com
|
||||
SMTP_PASS=your-smtp-password-or-app-password
|
||||
SMTP_FROM="Cavin Infotech Contact Form" <info@cavinfotech.com>
|
||||
SMTP_FROM="Cavin Infotech Contact Form <info@cavinfotech.com>"
|
||||
SMTP_TO=info@cavinfotech.com
|
||||
# Cloudflare Turnstile Settings (Use Cloudflare testing keys by default)
|
||||
# Sitekey for frontend: 1x00000000000000000000AA (Always Passes - Visible Widget)
|
||||
|
||||
Reference in New Issue
Block a user