mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add env file for building extension pointing at demo env
This commit is contained in:
parent
54e4c04c31
commit
67095df2a4
1 changed files with 3 additions and 0 deletions
3
pkg/extension/.env.demo
Normal file
3
pkg/extension/.env.demo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
OMNIVORE_URL="https://demo.omnivore.app"
|
||||
OMNIVORE_GRAPHQL_URL="https://demo.omnivore.app/api/"
|
||||
EXTENSION_NAME="Omnivore *DEMO*"
|
||||
Loading…
Reference in a new issue