generated from RealDevSquad/website-template
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
These env variables need to be created / updated for staging environment.
And these google creds need to be obtained by setting up Google OAuth
ENV='STAGING'
ALLOWED_HOSTS='staging-api.realdevsquad.com,services.realdevsquad.com'
RDS_BACKEND_BASE_URL='https://staging-api.realdevsquad.com'
RDS_PUBLIC_KEY='rds-public-key-here'
GOOGLE_OAUTH_CLIENT_ID='google-client-id'
GOOGLE_OAUTH_CLIENT_SECRET='client-secret'
PRIVATE_KEY=""
PUBLIC_KEY=""
// if required: time in seconds
ACCESS_LIFETIME=""
REFRESH_LIFETIME=""Metadata
Metadata
Assignees
Labels
No labels