Skip to content

Commit

Permalink
Add off-prem bucket to RESOLVER_URL_PREFIXES (#4)
Browse files Browse the repository at this point in the history
Missed this change in #2
  • Loading branch information
ben-z authored Jun 30, 2024
1 parent b032138 commit b4fba8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/watcloud_uri.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
RESOLVER_URL_PREFIXES = [
"https://rgw.watonomous.ca/asset-perm",
"https://rgw.watonomous.ca/asset-temp",
"https://rgw.watonomous.ca/asset-off-perm",
]


Expand Down

0 comments on commit b4fba8c

Please sign in to comment.