mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
s
This commit is contained in:
@@ -108,7 +108,6 @@ WSGI_APPLICATION = 'gestaoRaul.wsgi.application'
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
DATABASES = {
|
DATABASES = {
|
||||||
'default': {
|
'default': {
|
||||||
'ENGINE': DB_ENGINE,
|
'ENGINE': DB_ENGINE,
|
||||||
@@ -118,7 +117,7 @@ DATABASES = {
|
|||||||
'HOST': DB_HOST,
|
'HOST': DB_HOST,
|
||||||
'PORT': DB_PORT,
|
'PORT': DB_PORT,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Password validation
|
# Password validation
|
||||||
|
|||||||
Reference in New Issue
Block a user