hydra: log_prefix needs to be / terminated
This commit is contained in:
parent
e2a990c982
commit
d3e053809c
|
@ -146,7 +146,7 @@ in {
|
||||||
|
|
||||||
server_store_uri = https://bagel-cache.s3-web.delroth.net?local-nar-cache=${narCacheDir}
|
server_store_uri = https://bagel-cache.s3-web.delroth.net?local-nar-cache=${narCacheDir}
|
||||||
binary_cache_public_url = https://bagel-cache.s3-web.delroth.net
|
binary_cache_public_url = https://bagel-cache.s3-web.delroth.net
|
||||||
log_prefix = https://bagel-cache.s3-web.delroth.net
|
log_prefix = https://bagel-cache.s3-web.delroth.net/
|
||||||
|
|
||||||
upload_logs_to_binary_cache = true
|
upload_logs_to_binary_cache = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue