Use https endpoint

This commit is contained in:
Marcos Lilljedahl
2017-08-10 14:08:21 -03:00
parent fcc2e7d249
commit 41171b06b4

View File

@@ -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">