I haven’t had this happen but here are places you could be doubling up:
-
Phoenix endpoint configuration in
config/config.exs. -
Phoenix router configuration in
lib/my_app_web/router.ex. -
Phoenix plugs
-
Dependencies
I haven’t had this happen but here are places you could be doubling up:
Phoenix endpoint configuration in config/config.exs.
Phoenix router configuration in lib/my_app_web/router.ex.
Phoenix plugs
Dependencies