moved to a container, reduced default font size to 80% as it was just too large, updated requirements.txt to support containerisation (added gunicorn), but also removed locked versions

This commit is contained in:
2025-02-14 16:34:16 +11:00
parent 926cee9a6c
commit 7751f29a0f
4 changed files with 14 additions and 9 deletions

View File

@@ -13,6 +13,7 @@
<script src="https://code.highcharts.com/modules/accessibility.js"></script>
<style>
.col-form-label { width:140px; }
html { font-size: 80%; }
</style>
</head>
<body>