Styling and fixes

This commit is contained in:
2024-01-21 19:12:40 +02:00
parent cbe252fe94
commit 4c877e7162
3 changed files with 18 additions and 7 deletions

View File

@@ -7,5 +7,6 @@ MAX_HISTORY_AGE=2592000
# The ip:port to listen to for the application
LISTEN=":8080"
# Basic Security
ACCESS_PASSWORD=
# Basic Security, these are required to view the data
IDENTITY_USERNAME=admin
IDENTITY_PASSWORD=admin