mirror of
https://github.com/quay/quay.git
synced 2025-04-18 10:44:06 +03:00
storage: fix format error (PROJQUAY-8610) (#3697)
This commit is contained in:
parent
2141e96448
commit
ad3423e223
@ -1196,6 +1196,7 @@ class CloudFrontedS3Storage(S3Storage):
|
||||
logger.debug(
|
||||
'Returning CloudFront URL for path "%s" with IP "%s": %s',
|
||||
path,
|
||||
request_ip,
|
||||
signed_url,
|
||||
)
|
||||
return signed_url
|
||||
|
Loading…
x
Reference in New Issue
Block a user