tracks/docker-startserver.sh
2020-07-17 16:00:22 +03:00

4 lines
52 B
Bash
Executable file

#!/bin/sh
rails db:migrate
rails server -b 0.0.0.0