autopushed

This commit is contained in:
2023-07-22 12:24:56 +02:00
parent 17442f3e02
commit 1a4add964c
+2
View File
@@ -8,3 +8,5 @@
- abra app errors --watch link.agor.ai
- abra app ps -w link.agor.ai
- [[3wc]] also recommended temporarily replacing the entrypoint with tail /dev/null
- You can do this in [[docker compose]], meaning overriding the container entrypoint:
- `entrypoint: ['tail', '-f', '/dev/null']`