17 lines
359 B
Plaintext
17 lines
359 B
Plaintext
# Copy to ~/.allenairc. Never commit. Prefer SSO/keychain over plaintext.
|
|
|
|
# AWS
|
|
export AWS_REGION=us-west-2
|
|
# export AWS_ACCESS_KEY_ID=...
|
|
# export AWS_SECRET_ACCESS_KEY=...
|
|
# export AWS_PROFILE=...
|
|
|
|
# Repos
|
|
# export HF_TOKEN=...
|
|
# export GITHUB_TOKEN=...
|
|
|
|
# Services
|
|
# export CORPUS_DATABASE_URL=..
|
|
# export FIRS2_DATABASE_URL=..
|
|
# export S2_PUBLIC_KEY=...
|