Document container restart workflow
This commit is contained in:
@@ -9,6 +9,7 @@ Before making any code or file change that results in a diff:
|
||||
After completing a requested change:
|
||||
- Create a commit with a clear message.
|
||||
- Push the commit to the current remote branch.
|
||||
- Rebuild and restart affected services with `docker compose -f /root/fb/docker-compose.yml up -d --build backend web` so backend and settings changes are live.
|
||||
|
||||
## Scope
|
||||
|
||||
|
||||
Reference in New Issue
Block a user