Add env file for building extension pointing at demo env

This commit is contained in:
Jackson Harper
2022-03-23 14:31:46 -07:00
parent 54e4c04c31
commit 67095df2a4

3
pkg/extension/.env.demo Normal file
View File

@ -0,0 +1,3 @@
OMNIVORE_URL="https://demo.omnivore.app"
OMNIVORE_GRAPHQL_URL="https://demo.omnivore.app/api/"
EXTENSION_NAME="Omnivore *DEMO*"