about summary refs log tree commit diff
path: root/website/sandbox/contentful/.envrc
blob: 98e1d2c821f94d5bef5891ebbf6eca347e3e3c3f (plain) (blame)
1
2
3
4
source_up
use_nix
export CONTENTFUL_SPACE_ID="$(pass show programming/contentful/space-id)"
export CONTENTFUL_ACCESS_TOKEN="$(pass show programming/contentful/access-token)"