Use https endpoint
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html ng-app="DockerPlay" ng-controller="BypassController">
|
||||
<head>
|
||||
<title>Docker Playground</title>
|
||||
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/angular_material/1.1.0/angular-material.min.css">
|
||||
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/angular_material/1.1.0/angular-material.min.css">
|
||||
<link rel="stylesheet" href="/assets/style.css" />
|
||||
</head>
|
||||
<body class="welcome">
|
||||
|
||||
Reference in New Issue
Block a user