Skip to content

Commit

Permalink
Merge pull request #119 from qiniu/develop
Browse files Browse the repository at this point in the history
Release 6.0.7
  • Loading branch information
longbai committed Jul 11, 2014
2 parents 6ec0594 + 1e6c942 commit 5ac1e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/conf.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"github.com/qiniu/rpc"
)

var UP_HOST = "http://up.qiniu.com"
var UP_HOST = "http://upload.qiniu.com"
var RS_HOST = "http://rs.qbox.me"
var RSF_HOST = "http://rsf.qbox.me"

Expand Down

0 comments on commit 5ac1e2f

Please sign in to comment.