Add env file for building extension pointing at demo env
This commit is contained in:
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*"
|
||||
Reference in New Issue
Block a user