Initial content
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# secret used to sign session cookies
|
||||
COOKIE_SECRET="sportsstoresecret"
|
||||
|
||||
# Google OAuth Credentials
|
||||
GOOGLE_CLIENT_ID=enter client ID here
|
||||
GOOGLE_CLIENT_SECRET=enter client secret here
|
||||
Reference in New Issue
Block a user