Skip to content

Commit

Permalink
Remove the random ngrok host
Browse files Browse the repository at this point in the history
  • Loading branch information
krschacht authored May 3, 2024
1 parent 25b0065 commit afdb1b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@
# Raise error when a before_action's only/except options reference missing actions
config.action_controller.raise_on_missing_callback_actions = true

config.hosts << /[a-z0-9\-]+\.ngrok-free\.app/

config.hotwire_livereload.reload_method = :turbo_stream

config.hosts << ENV['DEV_HOST']
Expand Down

0 comments on commit afdb1b1

Please sign in to comment.