docker sandbox
This commit is contained in:
@@ -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user