Tighten up monitoring routes configuration
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ config :phoenix, :plug_init_mode, :runtime
|
||||
config :phoenix_live_view,
|
||||
enable_expensive_runtime_checks: true
|
||||
|
||||
config :music_library, dev_routes: true
|
||||
config :music_library, monitoring_routes: true
|
||||
|
||||
config :music_library, LastFm, auto_refresh: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user