mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
6 lines
107 B
Bash
Executable File
6 lines
107 B
Bash
Executable File
#!/bin/bash
|
|
|
|
bundle exec puma -C config/puma.rb
|
|
#tail -f /dev/null
|
|
#bundle exec rails s -b 0.0.0.0 -p 3000
|