Make base-url https and add missing //
This commit is contained in:
parent
983801a637
commit
ff3b1f612b
1 changed files with 1 additions and 1 deletions
|
|
@ -271,7 +271,7 @@ class CreateImageWizard extends Component {
|
|||
organization: null,
|
||||
'activation-key': null,
|
||||
'server-url': 'subscription.rhsm.redhat.com',
|
||||
'base-url': 'http:cdn.redhat.com/',
|
||||
'base-url': 'https://cdn.redhat.com/',
|
||||
insights: true
|
||||
},
|
||||
subscribeNow: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue