Removed shell script for entrypoint
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -f tmp/pids/server.pid
|
||||
bin/rails server -b 0.0.0.0
|
||||
Reference in New Issue
Block a user
@@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -f tmp/pids/server.pid
|
||||
bin/rails server -b 0.0.0.0
|
||||