mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-02 19:55:18 +02:00
refactor docker startup to use supervisord
This commit is contained in:
parent
dbd417ca87
commit
4ccfa6e42c
4 changed files with 22 additions and 6 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
echo "The origin to be set is: $ORIGIN"
|
||||
# Start the application
|
||||
ORIGIN=$ORIGIN node build
|
||||
ORIGIN=$ORIGIN exec node build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue