You've already forked hotpocket
BTHLABS-66: Prepping for public release: Take one
This commit is contained in:
8
deployment/hotpocket_bthlab/configs/backend/base
Normal file
8
deployment/hotpocket_bthlab/configs/backend/base
Normal file
@@ -0,0 +1,8 @@
|
||||
HOTPOCKET_BACKEND_ENV=deployment
|
||||
HOTPOCKET_BACKEND_DATABASE_NAME=hotpocket_development_backend
|
||||
HOTPOCKET_BACKEND_DATABASE_USER=thisissecret
|
||||
HOTPOCKET_BACKEND_DATABASE_PASSWORD=thisissecret
|
||||
HOTPOCKET_BACKEND_DATABASE_HOST=databases.bthlab
|
||||
HOTPOCKET_BACKEND_CELERY_BROKER_URL=thisissecret
|
||||
HOTPOCKET_BACKEND_CELERY_RESULT_BACKEND=thisissecret
|
||||
HOTPOCKET_BACKEND_MODEL_AUTH_IS_DISABLED=false
|
||||
Reference in New Issue
Block a user