tvl-depot/website/sandbox/contentful/.envrc

4 lines
166 B
Text
Raw Normal View History

source_up
export CONTENTFUL_SPACE_ID="$(pass show programming/contentful/space-id)"
export CONTENTFUL_ACCESS_TOKEN="$(pass show programming/contentful/access-token)"