mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-28 18:14:08 +08:00
[cloud-api] New honeycomb ingestion endpoint
This commit is contained in:
parent
47e0683cac
commit
0aac73b6d2
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ apps:
|
|||
GMAIL_CLIENT_SECRET : "WhmxErj-ei6vJXLocNhBbfBF"
|
||||
GMAIL_REDIRECT_URL : "http://localhost:5100/auth/gmail/oauthcallback"
|
||||
NODE_ENV: 'development'
|
||||
HONEY_DATASET: 'n1-cloud-staging'
|
||||
HONEY_WRITE_KEY: 'XXXXXXXXXXXXX'
|
||||
- script : packages/cloud-workers/app.js
|
||||
watch : ["packages"]
|
||||
name : workers
|
||||
|
|
Loading…
Reference in a new issue