mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Update .env.test
This commit is contained in:
parent
aae9d7e382
commit
67bf6d6f5d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,5 +27,5 @@ PREVIEW_IMAGE_WRAPPER_ID='selected_highlight_wrapper'
|
|||
SEGMENT_WRITE_KEY='test'
|
||||
REMINDER_TASK_HANDLER_URL=http://localhost:4000/svc/reminders/trigger
|
||||
PUBSUB_VERIFICATION_TOKEN='123456'
|
||||
PUPPETEER_TASK_HANDLER_URL=http://localhost:9090/
|
||||
CONTENT_FETCH_URL=http://localhost:9090/
|
||||
ELASTIC_URL=http://localhost:9200
|
||||
|
|
|
|||
Loading…
Reference in a new issue