diff --git a/pkg/extension/.env.demo b/pkg/extension/.env.demo new file mode 100644 index 000000000..cf435d0ed --- /dev/null +++ b/pkg/extension/.env.demo @@ -0,0 +1,3 @@ +OMNIVORE_URL="https://demo.omnivore.app" +OMNIVORE_GRAPHQL_URL="https://demo.omnivore.app/api/" +EXTENSION_NAME="Omnivore *DEMO*"