chevereto / docker

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

Fix updating instructions #62

Closed rodber closed 5 months ago

rodber commented 5 months ago

Focus on application update, move github stuff to bottom

rodber commented 5 months ago

Also add command for db update

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