diff --git a/swarm/secondary.yml b/swarm/secondary.yml index 98ec0ae..1215958 100644 --- a/swarm/secondary.yml +++ b/swarm/secondary.yml @@ -18,8 +18,8 @@ services: librespeed: image: lscr.io/linuxserver/librespeed:latest environment: - - PUID=1000 - - PGID=1000 + # - PUID=1000 + # - PGID=1000 - TZ=${TZ} - PASSWORD=${DATABASE__PASSWORD} volumes: @@ -43,7 +43,7 @@ services: linx: image: furyhawk/linx-server-anime command: -config /data/linx-server.conf - user: "1000:1000" + # user: "1000:1000" volumes: - /var/data/files:/data/files - /var/data/meta:/data/meta