mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-02-05 07:40:55 +01:00
First commit
This commit is contained in:
5
scalelite/bin/start
Executable file
5
scalelite/bin/start
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
bundle exec puma -C config/puma.rb
|
||||
#tail -f /dev/null
|
||||
#bundle exec rails s -b 0.0.0.0 -p 3000
|
||||
Reference in New Issue
Block a user