From 1777c5c91c7b37ad458b62930f20fc518ca76777 Mon Sep 17 00:00:00 2001 From: FxQnLr Date: Thu, 11 Apr 2024 15:44:08 +0200 Subject: Closes #33. logs added to example --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 88f786a..03779a1 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,6 @@ services: restart: unless-stopped volumes: - ./devices:/devices + - ./logs:/logs network_mode: host ``` -- cgit v1.2.3