Implemented dynamic host for links in mock.html

This commit is contained in:
2023-02-03 14:45:39 +01:00
parent c0f117a4af
commit 74f1f6f1c2
2 changed files with 26 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
<!-- <link rel="stylesheet" href="css/common.css" type="text/css"> -->
<link rel="stylesheet" href="http://localhost:8086/assets/css/mock-service/common.css" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="../js/dyn_host.js"></script>
</head>
<body>
<div class="container">