Skip to content

Commit 35e105a

Browse files
committed
Add example environment configuration
Add .env.example file to provide template for environment variables setup.
1 parent 4cc3358 commit 35e105a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

example/.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
GOOGLE_CLIENT_ID=208416835117-3gl4v2f95q2s2egd1nl5jbs1g3u86n21.apps.googleusercontent.com
2+
GOOGLE_CLIENT_SECRET=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
3+
GOOGLE_ALLOWED_USERS=[email protected]

0 commit comments

Comments
 (0)