Now supports running under a sub path
Just set the SPOOLMAN_BASE_PATH environment variable and it should work. Resolves #95
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#DC7734" />
|
||||
<meta name="description" content="Spoolman - Keep track of your inventory of 3D-printer filament spools." />
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<script type="text/javascript" src="./config.js"></script>
|
||||
<title>Spoolman</title>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user