Ipv6 support (#1437)

* Ipv6 support

* Proper fix for containers, dev and local

* Edits similar to non-AI compose file

---------

Co-authored-by: Juan José Mata <jjmata@jjmata.com>
This commit is contained in:
soky srm
2026-04-13 13:44:37 +02:00
committed by GitHub
parent 0761e8c237
commit 90b1308866
6 changed files with 54 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
web: bundle exec ${DEBUG:+rdbg -O -n -c --} bin/rails server -b 0.0.0.0
web: bundle exec ${DEBUG:+rdbg -O -n -c --} bin/rails server
css: bundle exec bin/rails tailwindcss:watch 2>/dev/null
worker: bundle exec sidekiq