2 lines
88 B
Plaintext
2 lines
88 B
Plaintext
web: bin/rails server -p ${PORT:-5000} -e $RAILS_ENV
|
|
release: ./scripts/release-tasks.sh |