Use https endpoint
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<html ng-app="DockerPlay" ng-controller="BypassController">
|
<html ng-app="DockerPlay" ng-controller="BypassController">
|
||||||
<head>
|
<head>
|
||||||
<title>Docker Playground</title>
|
<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" />
|
<link rel="stylesheet" href="/assets/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body class="welcome">
|
<body class="welcome">
|
||||||
|
|||||||
Reference in New Issue
Block a user