aboutsummaryrefslogtreecommitdiff
path: root/src/mod_http_upload.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_http_upload.erl')
-rw-r--r--src/mod_http_upload.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_http_upload.erl b/src/mod_http_upload.erl
index ed29299f6..7e9816cbe 100644
--- a/src/mod_http_upload.erl
+++ b/src/mod_http_upload.erl
@@ -225,7 +225,7 @@ mod_options(_Host) ->
{file_mode, undefined},
{dir_mode, undefined},
{docroot, <<"@HOME@/upload">>},
- {put_url, <<"http://@HOST@:5444">>},
+ {put_url, <<"https://@HOST@:5443/upload">>},
{get_url, undefined},
{service_url, undefined},
{external_secret, <<"">>},