mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-12 23:44:51 +02:00
Update settings.py
This commit is contained in:
parent
cb2ea02d42
commit
6fe9af18d9
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ secret_registry_cert = b64decode(secret("REGISTRY_CERT", ""))
|
|||
secret_registry_key = b64decode(secret("REGISTRY_KEY", ""))
|
||||
secret_registry_key_passphrase = secret("REGISTRY_KEY_PASSPHRASE", "")
|
||||
secret_registry_hostname = secret("REGISTRY_HOSTNAME")
|
||||
|
||||
# WILL REMOVE (TO PUSH TO SANDBOX)
|
||||
# region: Basic Django Config-----------------------------------------------###
|
||||
|
||||
# Build paths inside the project like this: BASE_DIR / "subdir".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue