mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-08 14:00:16 -04:00
fixed merge conflict
This commit is contained in:
parent
50de963af3
commit
652b0bc856
|
@ -98,18 +98,6 @@ DATABASES = {
|
|||
}
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
# DATABASES = {
|
||||
# 'default': {
|
||||
# 'ENGINE' : 'django_cockroachdb',
|
||||
# 'NAME' : 'spaceout',
|
||||
# 'USER' : 'spaceout',
|
||||
# 'PASSWORD': 'spaceout',
|
||||
# 'HOST' : 'localhost',
|
||||
# 'PORT' : 35767,
|
||||
# }
|
||||
# }
|
||||
=======
|
||||
#DATABASES = {
|
||||
# 'default': {
|
||||
# 'ENGINE' : 'django_cockroachdb',
|
||||
|
@ -120,7 +108,6 @@ DATABASES = {
|
|||
# 'PORT' : 35767,
|
||||
# }
|
||||
#}
|
||||
>>>>>>> 07ec7ef3fe47bc84bac30aa9e368410217511f88
|
||||
|
||||
|
||||
# Password validation
|
||||
|
|
Loading…
Reference in New Issue
Block a user