docker sandbox

This commit is contained in:
soraefir
2026-05-03 23:13:27 +02:00
parent da2aa4649e
commit 7c91cd4733
3 changed files with 39 additions and 40 deletions

View File

@@ -20,6 +20,15 @@
server = {
openssh = true;
web = true;
hostDomain = "test.helcel.net";
shortName = "testcel";
mailDomain = "test@helcel";
mailServer = "infomaniak.ch";
dbHost = "localhost";
arion = true;
};
};
}