lib/app42/base/constants.rb in app42-0.5.4 vs lib/app42/base/constants.rb in app42-0.5.5

- old
+ new

@@ -3,10 +3,10 @@ # app42 server version VERSION = 1.0.to_s # app42 host url # FIXME, need to fix before release - HOST = "http://54.218.127.212:8081/paas/#{VERSION}" + HOST = "http://api.app42paas.com/paas/#{VERSION}" # app42 configuration directory CONFIG_DIR = "~/.app42".freeze # TODO, need to configure for client log \ No newline at end of file