fix: normalize existing Syncthing route paths

This commit is contained in:
2026-07-24 12:52:30 +00:00
parent d951e2e4fc
commit 589fd4a41d
8 changed files with 58 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: archive-control-archive
services:
archive-client:
image: sodium/archive-clients:v0.1.2
image: sodium/archive-clients:v0.1.3
user: "1000:1000"
restart: unless-stopped
command: ["--config", "/etc/archive-control/client.toml"]