mirror of
https://github.com/RunLit/Bambu-Run.git
synced 2026-06-22 14:09:04 +01:00
docker deployment patch with verification and broken UI fixes (#1)
* bypass bambu cloud api opencb requirement * project root add to managepy * update instruction to do migration; mqtt login more verbose * migrations up to date model * use migrations from django migrate * print full token to copy paste * allow local network hosts * added side bar toggle * removed standalone css from dashboard css * added icon and fixed text trunction issue * fixed chart missing whitenoise and not rendering * aded favicon and fixed ui issues
This commit is contained in:
@@ -38,6 +38,7 @@ dependencies = [
|
||||
standalone = [
|
||||
"gunicorn",
|
||||
"python-dotenv",
|
||||
"whitenoise",
|
||||
]
|
||||
dev = [
|
||||
"ruff",
|
||||
|
||||
Reference in New Issue
Block a user