Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Groupeffect/gcp-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp-django

Google Cloud Project - Cloud Run - Django Application

SET ENVS:

ADMIN_PASSWORD=1234
ADMIN_USERNAME=amir
[email protected]
SERVICE_HOST=localhost
DEBUG='True'
SECRET_KEY=
SUPABASE_URL=https://zsiqh.supabase.co
SUPABASE_TOKEN=
SUPABASE_JWT=
SUPABASE_SERVICE_ROLE_KEY=
#postgresql://postgres.zblsmhgvusodjbscsiqh:[YOUR-PASSWORD]@aws-0-eu-central-1.pooler.supabase.com:6543/postgres
SUPABASE_DB_HOST=aws-0-eu-central-1.pooler.supabase.com
SUPABASE_DB_NAME=postgres
SUPABASE_DB_PORT=6543
SUPABASE_DB_USER=postgres.zsiqh

optional:
DEBUG=True
ALLOWED_HOSTS=xyz,abc,123

About

Google Cloud Project - Cloud Run - Django Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published