Skip to content

Commit 64beb37

Browse files
committed
step 7 done
1 parent 01caf3e commit 64beb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task_manager/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
DATABASES = {
104104
'default': {
105105
'ENGINE': 'django.db.backends.postgresql',
106-
'NAME': 'djangobd',
106+
'NAME': 'djangobd_cbxu',
107107
'USER': 'tirion',
108108
'PASSWORD': 'HLKv6Q0UIlVKOqVi0oz0wcqKki5KpBz1',
109109
'HOST': 'dpg-d17u1j8dl3ps739718b0-a',

0 commit comments

Comments
 (0)