simpleshop_theme/config
jamey ee1da08941 fix: enable Tidewave remote access properly
Pass allow_remote_access option directly to the Tidewave plug
instead of using application config (which was not being read).
Remove the ineffective config line from dev.exs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 13:47:58 +00:00
..
config.exs feat: add Products context with provider integration (Phase 1) 2026-01-29 20:32:20 +00:00
dev.exs fix: enable Tidewave remote access properly 2026-01-31 13:47:58 +00:00
prod.exs mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00
runtime.exs mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00
test.exs feat: add oban dependency for background jobs 2026-01-21 22:01:08 +00:00