mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 23:59:40 +02:00
listen to 0.0.0.0 instead of just local interface so it can work in Docker (and herby in devcontainers) refs #340 Credits go to @robzolkos
2 lines
66 B
Text
2 lines
66 B
Text
web: bin/rails server -b 0.0.0.0
|
|
css: bin/rails tailwindcss:watch
|