docs: add Danger Zone section to database configuration documentation

This commit is contained in:
Mauricio Siu
2025-03-10 03:28:15 -06:00
parent e31dbe3c86
commit 99b60ee362
2 changed files with 524 additions and 0 deletions

View File

@@ -49,3 +49,4 @@ This section provides advanced configuration options for experienced users. It i
- **Run Command**: Execute custom commands directly in the container for advanced management or troubleshooting.
- **Volumes**: To ensure data persistence across deployments, configure storage volumes for your application.
- **Resources**: Adjust the CPU and memory allocation for your application.
- **Danger Zone**: If for some reason you want to start again and delete all the data, tables, etc. you can do it here.