fix (syncthing): change UID to match to folder
This commit is contained in:
parent
1ee5e21f84
commit
452ab3611a
@ -52,6 +52,11 @@ job "syncthing" {
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
env{
|
||||
PUID = 1000001
|
||||
GUID = 1000001
|
||||
}
|
||||
resources {
|
||||
memory = 200
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user