SQL api was unable to map user. Force redis restoration.

This commit is contained in:
Stefan Verhoeven 2015-02-13 14:48:54 +01:00
parent b22b3bc171
commit 05580dd121

View File

@ -13,6 +13,7 @@ cd /CartoDB-SQL-API
node app.js development &
cd /cartodb
script/restore_redis
bundle exec script/resque &
bundle exec rails s -p $PORT