Creating contact page with captcha

This commit is contained in:
Esther
2020-06-29 10:09:10 +01:00
parent dd37e2e22c
commit f638cf4d8b
13 changed files with 137 additions and 4 deletions

View File

@@ -7,6 +7,10 @@ After=network.target
Environment=PORT=7000
Environment=NODE_ENV=production
Environment=GHOST_KEY=key
Environment=HCAPTCHA_KEY=key
Environment=TO_GMAIL_USER=user
Environment=FROM_GMAIL_USER=user
Environment=GMAIL_PASS=pass
StandardOutput=syslog
SyslogIdentifier=pastel-codes
User=web