Use local URLs etc

This commit is contained in:
Richard Feldman
2018-08-05 06:17:34 -04:00
parent f6bd524cb6
commit 6a3879b1c7
4 changed files with 5 additions and 6 deletions

View File

@@ -63,4 +63,4 @@ avatarToUrl (Avatar maybeUrl) =
defaultPhotoUrl : String
defaultPhotoUrl =
"https://static.productionready.io/images/smiley-cyrus.jpg"
"http://localhost:3000/images/smiley-cyrus.jpg"