settings.py

master
VARUN 3 weeks ago
parent c45a6d6c2f
commit 4c408239fa

@ -83,7 +83,7 @@ DATABASES = {
'USER': 'root', 'USER': 'root',
'PASSWORD': '', 'PASSWORD': '',
'HOST': '34.93.75.170', 'HOST': '34.93.75.170',
'PORT': '27017', 'PORT': '3306',
'OPTIONS': { 'OPTIONS': {
'init_command': "SET sql_mode='STRICT_TRANS_TABLES'", 'init_command': "SET sql_mode='STRICT_TRANS_TABLES'",
}, },

Loading…
Cancel
Save