mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +00:00
Nullable
This commit is contained in:
@ -51,5 +51,7 @@ internal class Program
|
||||
// Start your server
|
||||
await Warehouse.Open();
|
||||
|
||||
Console.WriteLine("Running on http://localhost:8888");
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user