Skip to content

Commit 5d63888

Browse files
committed
Set default upload_url to http, it can be changed when deploy
1 parent f7f8b97 commit 5d63888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.yml.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defaults: &defaults
55
admin_emails:
66
77
google_analytics_key: ""
8-
upload_url: "//ruby-china-files-dev.b0.upaiyun.com"
8+
upload_url: "http://ruby-china-files-dev.b0.upaiyun.com"
99
upyun_username: "test"
1010
upyun_password: "123123"
1111
upyun_bucket: "ruby-china-files-dev"

0 commit comments

Comments
 (0)