From 1f6d03bdbbb8297eb8ff50ee85647d63f61279a9 Mon Sep 17 00:00:00 2001 From: Yuzerion Date: Sat, 21 Sep 2024 16:07:12 +0800 Subject: [PATCH] Update compose.example.yml --- compose.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.example.yml b/compose.example.yml index 2ba1926..6343576 100755 --- a/compose.example.yml +++ b/compose.example.yml @@ -18,7 +18,7 @@ services: # (Optional) change this to your timezone to get correct log timestamp TZ: ETC/UTC volumes: - - /var/run/docker.sock:/var/run/docker.sock:ro + - /var/run/docker.sock:/var/run/docker.sock - ./config:/app/config # (Optional) choose one of below to enable https