In the deploy folder:
docker compose downThis stops Reloop and keeps the data. To delete the data as well, including the database and the Codex login:
docker compose down --volumesThis cannot be undone. Make a backup first. Then remove the install folder.