feat: Implement webhook logic along with new entry typeform trigger
This commit is contained in:
@@ -2,6 +2,7 @@ HOST=localhost
|
||||
PROTOCOL=http
|
||||
PORT=3000
|
||||
WEB_APP_URL=http://localhost:3001
|
||||
WEBHOOK_URL=http://localhost:3000
|
||||
APP_ENV=development
|
||||
POSTGRES_DATABASE=automatisch_development
|
||||
POSTGRES_PORT=5432
|
||||
|
Reference in New Issue
Block a user