#42 new: docker logs

This commit is contained in:
lollipopkit
2023-05-18 22:06:12 +08:00
parent a9fa981e96
commit 472599498e
16 changed files with 178 additions and 127 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 310;
static const int build = 313;
static const String engine = "3.10.0";
static const String buildAt = "2023-05-14 17:02:42.374273";
static const int modifications = 20;
static const String buildAt = "2023-05-16 17:56:08.999957";
static const int modifications = 6;
}