diff --git a/app/views/storage_settings/_aws_form.html.erb b/app/views/storage_settings/_aws_form.html.erb index 338168ab..f0b62da4 100644 --- a/app/views/storage_settings/_aws_form.html.erb +++ b/app/views/storage_settings/_aws_form.html.erb @@ -25,7 +25,7 @@ <%= fff.label :endpoint, 'Endpoint (optional)', class: 'label' %> <%= fff.text_field :endpoint, value: configs['endpoint'], type: :url, class: 'base-input' %> <% end %>