Skip to content

Commit

Permalink
SOLR_HOST production env
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazingRockStorm committed Nov 16, 2023
1 parent ce0a505 commit f425555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sunspot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
production:
solr:
hostname: solr
hostname: <%= ENV["SOLR_HOST"] %>
port: 8983
log_level: WARNING
path: /solr/production
Expand Down

0 comments on commit f425555

Please sign in to comment.