Добавить форму заявок и серверную интеграцию лидов с EspoCRM
All checks were successful
Auto Deploy / deploy (push) Successful in 17s
All checks were successful
Auto Deploy / deploy (push) Successful in 17s
This commit is contained in:
@@ -8,5 +8,8 @@ services:
|
||||
NODE_ENV: production
|
||||
PORT: 3000
|
||||
HOSTNAME: 0.0.0.0
|
||||
ESPOCRM_API_URL: ${ESPOCRM_API_URL}
|
||||
ESPOCRM_API_KEY: ${ESPOCRM_API_KEY}
|
||||
ESPOCRM_LEAD_SOURCE: ${ESPOCRM_LEAD_SOURCE:-Web Site}
|
||||
ports:
|
||||
- "127.0.0.1:3011:3000"
|
||||
|
||||
Reference in New Issue
Block a user