Cleanup
Shutting down all services:
docker compose --profile proxies --profile sql --profile mqtt down
tip
If you want to remove the data pass -v
at the end of the previous command.
Shutting down all services:
docker compose --profile proxies --profile sql --profile mqtt down
tip
If you want to remove the data pass -v
at the end of the previous command.