refactor docker startup to use supervisord
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
echo "The origin to be set is: $ORIGIN"
|
||||
# Start the application
|
||||
ORIGIN=$ORIGIN node build
|
||||
ORIGIN=$ORIGIN exec node build
|
||||
|
||||
Reference in New Issue
Block a user