added glance dashborad

This commit is contained in:
dado
2025-03-22 19:17:50 +01:00
parent 9011d09a4d
commit 10038aaf04
6 changed files with 109 additions and 0 deletions

2
dashboard/.env Normal file
View File

@ -0,0 +1,2 @@
# Variables defined here will be available to use anywhere in the config with the syntax ${MY_SECRET_TOKEN}
# Note: making changes to this file requires re-running docker compose up