chevereto / docker

Template project for deploying Chevereto V4 based applications using Docker
https://v4-docs.chevereto.com/guides/docker/
MIT License
64 stars 19 forks source link

Fix updating instructions #62

Closed rodber closed 9 months ago

rodber commented 10 months ago

Focus on application update, move github stuff to bottom

rodber commented 10 months ago

Also add command for db update

make exec NAMESPACE=rodo COMMAND="app/bin/legacy -C update"