Ignacio Lago
Ignacio Lago
Everytime I reboot the server I need to execute: ``` $ ssh server dokku mongodb:start ``` Am I missing something?
``` $ dokku mongodb:delete app { "dropped" : "app-production", "ok" : 1 } -----> Unsetting MONGODB_DATABASE and restarting app -----> Releasing app ... [...] -----> Deploy complete! -----> Unsetting MONGODB_HOST...
## Summary by CodeRabbit - **New Features** - Introduced dynamic SVG icon injection and management on documentation pages. - Enhanced navigation data storage using base64 encoding for improved performance and...
## Changes - Add `--yes, -y` flag to skip commit confirmation prompt. - Document the `--yes` flag usage in README for user guidance.