Commit 1a0738b

mo khan <mo@mokhan.ca>
2013-07-15 00:51:57
point to production"
1 parent 710bdf8
Changed files (1)
cakeside-ios/cakeside-ios-Prefix.pch
@@ -24,7 +24,7 @@
 #endif
 
 // URLs
-#define HOST        @"http://localhost:3000"
+#define HOST        @"https://www.cakeside.com"
 #define URL_LOGIN   @"/api/v1/logins"
 #define URL_CAKES   @"/api/v1/creations"