Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
omohokcoj committed Jun 2, 2024
1 parent 37a9a86 commit c35dfea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
slug: (params[:slug] ||
params[:submitter_slug] ||
params[:submission_slug] ||
params[:submit_form_slug] ||
params[:template_slug]).to_s.last(5)
}.compact_blank,
host: controller.request.host,
Expand Down

0 comments on commit c35dfea

Please sign in to comment.