fix: Add \ to actually hit binary cache
This commit is contained in:
@@ -28,7 +28,7 @@ data:
|
|||||||
#
|
#
|
||||||
# The API endpoint _must_ end with a slash (e.g., `https://domain.tld/attic/`
|
# The API endpoint _must_ end with a slash (e.g., `https://domain.tld/attic/`
|
||||||
# not `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
|
# Whether to soft-delete caches
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user