Start the client in the container

This commit is contained in:
R. Tyler Croy 2018-10-06 19:39:10 -07:00
parent 044ba25859
commit cd93411710
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
2 changed files with 2 additions and 3 deletions

View File

@ -2,8 +2,7 @@
./client/package.json
./client/package-lock.json
./client/config/
./client/src/
./client/src/lib/
./client/build/
./client/patches/
# Inlude the public site information
./client/public/

View File

@ -24,4 +24,4 @@ else
echo "Client is starting up"
fi
exec /usr/local/bin/npm run client
exec /usr/local/bin/npm run start