Skip to content

Commit

Permalink
(bug) remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
gnepud committed Feb 1, 2024
1 parent 4c8b357 commit 587b736
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 @@ -91,8 +91,6 @@
config.web_console.permissions = %w[192.168.0.0/16 192.168.99.0/16 10.0.2.2]

config.hosts << ENV.fetch('DEFAULT_HOST', 'localhost')
config.hosts << "37abab1a904d96b727afdf86f2eb4830.serveo.net"
config.action_controller.forgery_protection_origin_check = false

# https://github.com/flyerhzm/bullet
# In development, Bullet will find and report N+1 DB requests
Expand Down

0 comments on commit 587b736

Please sign in to comment.