diff --git a/frontend/public/json/domain-locker.json b/frontend/public/json/domain-locker.json index 764d4d380..85dc5480d 100644 --- a/frontend/public/json/domain-locker.json +++ b/frontend/public/json/domain-locker.json @@ -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" } ] }