Add note about domain-locker build time and resources

This commit is contained in:
Tobias
2025-11-14 13:30:17 +01:00
committed by GitHub
parent cb65805cd2
commit ee4edcca36

View File

@@ -35,6 +35,10 @@
{
"text": "Show DB credentials: `cat ~/domain-locker.creds`",
"type": "info"
},
{
"text": "Domain-locker takes quite some time to build and a lot of ressources, RAM and Cores can be lowered after install.",
"type": "info"
}
]
}