From a1ee9aba41510926a3bfea888d6a30be3c206de1 Mon Sep 17 00:00:00 2001 From: Teck Meng Date: Fri, 4 Oct 2024 18:01:01 +0800 Subject: [PATCH] Refactor swarm/secondary.yml: Comment out user setting for librespeed service --- swarm/secondary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm/secondary.yml b/swarm/secondary.yml index 0ef6b43..a755857 100644 --- a/swarm/secondary.yml +++ b/swarm/secondary.yml @@ -25,7 +25,7 @@ services: - TZ=${TZ} # - PASSWORD=${DATABASE__PASSWORD} - MODE=standalone - user: "1000:1000" + # user: "1000:1000" # volumes: # - librespeed_data:/config # ports: