3
0

Reconfigure webconsole to use http assets from the server

This commit is contained in:
Denis Arh
2022-02-21 15:50:27 +01:00
parent f66ab4550a
commit 9eca655955
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon32x32.png" />
<link rel="icon" href="/assets/favicon32x32.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Corteza Server Web Console</title>
</head>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB