Skip to content

Commit

Permalink
test docker reavis
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahtisham.shahid authored and Ahtisham.shahid committed Aug 7, 2019
1 parent 63a5bf7 commit aea5b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myproject/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
'USER': 'root',
'PASSWORD': '',
'HOST': 'localhost',
'PORT': '3308',
'PORT': '3306',
}
}
else:
Expand Down

0 comments on commit aea5b9a

Please sign in to comment.