commit 1edb40b7d812dd3a5aba3dadc127ec0575e02e3f parent ace7d58c9bd6a561dd3dbf7f40963edd8c0e2cb4 Author: MS <ms@taler.net> Date: Fri, 4 Nov 2022 14:22:39 +0100 README Diffstat:
| M | docker/hybrid/README | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/docker/hybrid/README b/docker/hybrid/README @@ -188,3 +188,12 @@ Nginx configuration example deploys this sandbox under proxy_pass http://localhost:5562/; } } + +Logs +==== + +Newest rotated logs can be seen by: + + $ docker run -v hybrid_talerlogs:/logs -it taler_local/taler_base /bin/bash + +The started container should now have all the logs under /logs.