fix: Add \ to actually hit binary cache

This commit is contained in:
2025-08-27 10:28:44 +02:00
parent 23b586e447
commit 0dfd5cc608
+1 -1
View File
@@ -28,7 +28,7 @@ data:
#
# The API endpoint _must_ end with a slash (e.g., `https://domain.tld/attic/`
# not `https://domain.tld/attic`).
api-endpoint = "https://attic.srv.oceanbox.io"
api-endpoint = "https://attic.srv.oceanbox.io/"
# Whether to soft-delete caches
#