Commit Graph

3 Commits

Author SHA1 Message Date
JuliusR a92d4a1a32 prefer '-b 0.0.0.0' over '--bind 0.0.0.0' (docker-compose.yml)
The latter yields the following error:

    `handle_argument_error': ERROR: "rails server" was called with
    arguments ["--bind", "0.0.0.0"] (Thor::InvocationError)
2021-12-18 18:52:14 +01:00
JuliusR dc1b336ba4 prefix 'rails server' command with 'bundle exec' (docker-compose.yml) 2021-12-18 18:52:14 +01:00
1resu 1f5cbcd6d1 Add Docker files, Update rails commands 2021-12-18 11:25:31 +01:00