Change default site in API clients
(imported from commit 185cf8e27cb6ecd1cd8ccca834d30ca0de2236b8)
This commit is contained in:
parent
7a19875c37
commit
b88df2cf8e
12 changed files with 15 additions and 15 deletions
|
@ -16,7 +16,7 @@ parser.add_option('--verbose',
|
|||
action='store_true')
|
||||
parser.add_option('--site',
|
||||
dest='site',
|
||||
default="https://app.humbughq.com",
|
||||
default="https://humbughq.com",
|
||||
action='store')
|
||||
(options, args) = parser.parse_args()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue