Cleaned up some missing services by removing sensitive data into .env files

This commit is contained in:
2025-07-06 16:35:26 +00:00
parent cd92f9be2e
commit 3e27cafc07
7 changed files with 159 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
"m.homeserver": {
"base_url": "https://nearfuture.industries"
}
}