Skip to content

Commit 338c62b

Browse files
committed
chore: add sample configuration
1 parent b69cf82 commit 338c62b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.env.sample

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
OPENAI_API_KEY=your-openai-api-key
2+
GOOGLE_DOCS_CLIENT_ID=your-google-docs-client-id
3+
GOOGLE_DOCS_CLIENT_SECRET=your-google-docs-client-secret
4+
GOOGLE_DOCS_REFRESH_TOKEN=your-google-docs-refresh-token

0 commit comments

Comments
 (0)