Refactor swarm/secondary.yml to add 'user: nobody' to the linx service

This commit is contained in:
2024-06-09 09:13:41 +08:00
parent 30bc4fabfc
commit 7872289630
+1
View File
@@ -43,6 +43,7 @@ services:
linx:
image: furyhawk/linx-server-anime
command: -config /data/linx-server.conf
user: nobody
volumes:
- /var/data/files:/data/files
- /var/data/meta:/data/meta