potiuk commented on code in PR #31327: URL: https://github.com/apache/airflow/pull/31327#discussion_r1195601042
########## dev/breeze/doc/adr/0007-using-database-volumes-for-backends.md: ########## @@ -63,7 +63,7 @@ appropriate `--backend` flag is used. This is done in `backend-<BACKEND>.yml` docker-compose file. This volume stays until it is manually deleted or until -`./breeze stop` command is called. The `./breeze stop` command +`./breeze down` command is called. The `./breeze down` command Review Comment: ```suggestion `breeze down` command is called. The `./breeze down` command ``` ########## dev/breeze/doc/adr/0007-using-database-volumes-for-backends.md: ########## @@ -63,7 +63,7 @@ appropriate `--backend` flag is used. This is done in `backend-<BACKEND>.yml` docker-compose file. This volume stays until it is manually deleted or until -`./breeze stop` command is called. The `./breeze stop` command +`./breeze down` command is called. The `./breeze down` command Review Comment: ```suggestion `breeze down` command is called. The `breeze down` command ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
