Skip to content

Commit

Permalink
gs: add endpointurl
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Aug 14, 2022
1 parent 3a429a8 commit 4a95020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dvc/config_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ class RelPath(str):
"gs": {
"projectname": str,
"credentialpath": str,
"endpointurl": str,
Optional("verify", default=False): Bool,
**REMOTE_COMMON,
},
Expand Down

0 comments on commit 4a95020

Please sign in to comment.